diff --git a/bower.json b/bower.json index c60cfee..56f8297 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bitcore-lib", "main": "./bitcore.min.js", - "version": "0.13.5", + "version": "0.13.6", "homepage": "http://bitcore.io", "authors": [ "BitPay, Inc." diff --git a/package.json b/package.json index 0e66089..8ea0a80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-lib", - "version": "0.13.5", + "version": "0.13.6", "description": "A pure and powerful JavaScript Bitcoin library.", "author": "BitPay ", "main": "index.js",