Build: 0.9.5

This commit is contained in:
Manuel Araoz 2015-02-04 13:31:11 -03:00
parent 8baf7650a9
commit 85857bd0cc
4 changed files with 40377 additions and 2 deletions

40360
bitcore.js Normal file

File diff suppressed because it is too large Load Diff

15
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.9.4",
"version": "0.9.5",
"homepage": "http://bitcore.io",
"authors": [
"BitPay, Inc."

View File

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