diff --git a/bower.json b/bower.json index f235fa2bd..82ceb6e80 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bitcore", "main": "browser/bitcore.min.js", - "version": "0.8.2", + "version": "0.8.3", "homepage": "http://bitcore.io", "authors": [ "BitPay, Inc." diff --git a/package.json b/package.json index 217b6bab7..6bf740bd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore", - "version": "0.8.2", + "version": "0.8.3", "description": "A pure and powerful JavaScript Bitcoin library.", "author": "BitPay ", "main": "index.js",