diff --git a/bower.json b/bower.json index 6a2b813..85f5474 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bitcore-message", "main": "./bitcore-message.min.js", - "version": "0.11.1", + "version": "0.12.0", "homepage": "https://github.com/bitpay/bitcore-message", "authors": [ "BitPay" diff --git a/package.json b/package.json index 77bc835..f11c17d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-message", - "version": "0.11.1", + "version": "0.12.0", "description": "Bitcoin Messages for Bitcore", "author": "BitPay ", "main": "index.js",