diff --git a/bower.json b/bower.json index f6b7b12..599fc22 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bitcore-message", "main": "./bitcore-message.min.js", - "version": "0.12.1", + "version": "1.0.1", "homepage": "https://github.com/bitpay/bitcore-message", "authors": [ "BitPay" diff --git a/package.json b/package.json index e6d5a00..02ae254 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitcore-message", - "version": "0.12.1", + "version": "1.0.1", "description": "Bitcoin Messages for Bitcore", "author": "BitPay ", "main": "index.js",