diff --git a/bower.json b/bower.json index f96b6c6..79dfac6 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bitcore", "main": "dist/bitcore.js", - "version": "0.8.0", + "version": "0.8.2", "homepage": "http://bitcore.io", "authors": [ "BitPay, Inc." diff --git a/package.json b/package.json index 42b508f..b797e28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore", - "version": "0.8.1", + "version": "0.8.2", "description": "A pure and simple javascript bitcoin API.", "author": "BitPay ", "main": "index.js",