Build: 0.12.10

This commit is contained in:
Braydon Fuller 2015-06-24 09:56:37 -04:00
parent 8e13b68405
commit ef70407e1f
6 changed files with 38051 additions and 2 deletions

38027
bitcore.js Normal file

File diff suppressed because it is too large Load Diff

BIN
bitcore.js.sig Normal file

Binary file not shown.

22
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.12.9",
"version": "0.12.10",
"homepage": "http://bitcore.io",
"authors": [
"BitPay, Inc."

View File

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