Build: 0.13.12

This commit is contained in:
Braydon Fuller 2016-01-28 13:08:50 -05:00
parent 55bb6ad69f
commit e2da3a29ad
6 changed files with 52480 additions and 2 deletions

52459
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.11",
"version": "0.13.12",
"homepage": "http://bitcore.io",
"authors": [
"BitPay, Inc."

View File

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