Build: 0.3.0

This commit is contained in:
Patrick Nagurny 2015-10-01 12:41:34 -04:00
parent 58be079968
commit 93f8c5de8d
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.2.1",
"version": "0.3.0",
"homepage": "https://github.com/bitpay/bitauth",
"authors": [
"BitPay, Inc."

View File

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