Build: 0.13.10

This commit is contained in:
Braydon Fuller 2015-11-11 10:33:28 -05:00
parent c6c9021201
commit afd924f379
6 changed files with 51415 additions and 2 deletions

51394
bitcore-lib.js Normal file

File diff suppressed because it is too large Load Diff

BIN
bitcore-lib.js.sig Normal file

Binary file not shown.

19
bitcore-lib.min.js vendored Normal file

File diff suppressed because one or more lines are too long

BIN
bitcore-lib.min.js.sig Normal file

Binary file not shown.

View File

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

View File

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