Build: 0.10.3

This commit is contained in:
Manuel Araoz 2015-02-12 10:41:02 -03:00
parent 09b7fa41ea
commit cdb1804184
4 changed files with 42806 additions and 2 deletions

42788
bitcore.js Normal file

File diff suppressed because it is too large Load Diff

16
bitcore.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

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

View File

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