diff --git a/bower.json b/bower.json index 6bfc0653c..548425038 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bitcore", "main": "./bitcore.min.js", - "version": "0.12.13", + "version": "0.12.14", "homepage": "http://bitcore.io", "authors": [ "BitPay, Inc." diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 23a718c2c..6cbeb483e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "bitcore", - "version": "0.12.13", + "version": "0.12.14", "dependencies": { "bn.js": { "version": "2.0.4", diff --git a/package.json b/package.json index e256c0512..2713f84f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore", - "version": "0.12.13", + "version": "0.12.14", "description": "A pure and powerful JavaScript Bitcoin library.", "author": "BitPay ", "main": "index.js",