diff --git a/bower.json b/bower.json index ae61ce7..0180ae0 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "bitauth", "main": "./bitauth.min.js", - "version": "0.3.1", + "version": "0.3.2", "homepage": "https://github.com/bitpay/bitauth", "authors": [ "BitPay, Inc." diff --git a/package.json b/package.json index 5df16b4..cb9fca3 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "test": "gulp test" }, "main": "index.js", - "version": "0.3.1", + "version": "0.3.2", "dependencies": { "bs58": "^2.0.0", "elliptic": "=1.0.0",