diff --git a/bower.json b/bower.json index 1e6bdca..c6496d3 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bitcore-lib", "main": "./bitcore-lib.min.js", - "version": "0.13.12", + "version": "0.13.13", "homepage": "http://bitcore.io", "authors": [ "BitPay, Inc." diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 8e5e484..f43968e 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "bitcore", - "version": "0.13.12", + "version": "0.13.13", "dependencies": { "bn.js": { "version": "2.0.4", diff --git a/package.json b/package.json index 503e05e..d75eeb4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-lib", - "version": "0.13.12", + "version": "0.13.13", "description": "A pure and powerful JavaScript Bitcoin library.", "author": "BitPay ", "main": "index.js",