diff --git a/bower.json b/bower.json index 46efc4cd8..2c3b38271 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bitcore", "main": "./bitcore.min.js", - "version": "0.9.4", + "version": "0.9.5", "homepage": "http://bitcore.io", "authors": [ "BitPay, Inc." diff --git a/package.json b/package.json index 5c74b592f..e121a26e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore", - "version": "0.9.4", + "version": "0.9.5", "description": "A pure and powerful JavaScript Bitcoin library.", "author": "BitPay ", "main": "index.js",