diff --git a/bower.json b/bower.json index c031c4d21..f54c79544 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bitcore", "main": "./bitcore.min.js", - "version": "0.11.7", + "version": "0.12.0", "homepage": "http://bitcore.io", "authors": [ "BitPay, Inc." diff --git a/package.json b/package.json index ec11b0658..6d26ecff5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore", - "version": "0.11.7", + "version": "0.12.0", "description": "A pure and powerful JavaScript Bitcoin library.", "author": "BitPay ", "main": "index.js",