Build: 0.3.1

This commit is contained in:
Patrick Nagurny 2015-10-01 15:00:06 -04:00
parent 12da8f22eb
commit 2618325c70
6 changed files with 25061 additions and 2 deletions

25048
bitauth.js Normal file

File diff suppressed because it is too large Load Diff

BIN
bitauth.js.sig Normal file

Binary file not shown.

11
bitauth.min.js vendored Normal file

File diff suppressed because one or more lines are too long

BIN
bitauth.min.js.sig Normal file

Binary file not shown.

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",