Build: 0.13.5

This commit is contained in:
Braydon Fuller 2015-10-14 10:21:09 -04:00
parent 3d591324c3
commit 2c030a926c
6 changed files with 45526 additions and 2 deletions

45508
bitcore.js Normal file

File diff suppressed because it is too large Load Diff

BIN
bitcore.js.sig Normal file

Binary file not shown.

16
bitcore.min.js vendored Normal file

File diff suppressed because one or more lines are too long

BIN
bitcore.min.js.sig Normal file

Binary file not shown.

View File

@ -1,7 +1,7 @@
{
"name": "bitcore",
"main": "./bitcore.min.js",
"version": "0.13.4",
"version": "0.13.5",
"homepage": "http://bitcore.io",
"authors": [
"BitPay, Inc."

View File

@ -1,6 +1,6 @@
{
"name": "bitcore",
"version": "0.13.4",
"version": "0.13.5",
"description": "A pure and powerful JavaScript Bitcoin library.",
"author": "BitPay <dev@bitpay.com>",
"main": "index.js",