Compare commits

...

1 Commits
master ... v0.9

Author SHA1 Message Date
Manuel Araoz
85857bd0cc Build: 0.9.5 2015-02-04 13:31:11 -03:00
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",