Skip to content

Commit 394e2ea

Browse files
committed
chore(release): 2.3.1
1 parent b769bec commit 394e2ea

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="2.3.1"></a>
2+
## [2.3.1](https://github.com/bitpay/cordova-plugin-qrscanner/compare/2.3.0...v2.3.1) (2016-09-28)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** remove install script ([b769bec](https://github.com/bitpay/cordova-plugin-qrscanner/commit/b769bec))
8+
9+
10+
111
<a name="2.3.0"></a>
212
# [2.3.0](https://github.com/bitpay/cordova-plugin-qrscanner/compare/2.2.0...v2.3.0) (2016-09-28)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cordova-plugin-qrscanner",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"description": "Cordova QR Scanner Plugin",
55
"cordova": {
66
"id": "cordova-plugin-qrscanner",

0 commit comments

Comments
 (0)