We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b769bec commit 394e2eaCopy full SHA for 394e2ea
CHANGELOG.md
@@ -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
11
<a name="2.3.0"></a>
12
# [2.3.0](https://github.com/bitpay/cordova-plugin-qrscanner/compare/2.2.0...v2.3.0) (2016-09-28)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-qrscanner",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "Cordova QR Scanner Plugin",
"cordova": {
"id": "cordova-plugin-qrscanner",
0 commit comments