Build: 0.11.6

This commit is contained in:
Manuel Araoz 2015-03-31 15:39:34 -03:00
parent 19d92ea330
commit ad060436b3
6 changed files with 43908 additions and 2 deletions

43888
bitcore.js Normal file

File diff suppressed because it is too large Load Diff

BIN
bitcore.js.sig Normal file

Binary file not shown.

18
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.11.5",
"version": "0.11.6",
"homepage": "http://bitcore.io",
"authors": [
"BitPay, Inc."

View File

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