Build: 0.13.18

This commit is contained in:
Braydon Fuller 2016-07-29 17:58:23 -04:00
parent 9e82395e71
commit 6affc7b199
6 changed files with 51954 additions and 2 deletions

51933
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.17",
"version": "0.13.18",
"homepage": "http://bitcore.io",
"authors": [
"BitPay, Inc."

View File

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