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