Bump package version to 0.3.1

This commit is contained in:
Patrick Nagurny 2015-10-01 15:00:47 -04:00
parent 12da8f22eb
commit 1f962f4c76
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "bitauth",
"main": "./bitauth.min.js",
"version": "0.3.0",
"version": "0.3.1",
"homepage": "https://github.com/bitpay/bitauth",
"authors": [
"BitPay, Inc."

View File

@ -28,7 +28,7 @@
"test": "gulp test"
},
"main": "index.js",
"version": "0.3.0",
"version": "0.3.1",
"dependencies": {
"bs58": "^2.0.0",
"elliptic": "=1.0.0",