Bump package version to 0.3.2
This commit is contained in:
parent
6638fa64f2
commit
de6e429d37
|
@ -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."
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue