Build: 0.8.3

This commit is contained in:
Manuel Araoz 2014-12-24 11:09:56 -03:00
parent 9f37ee88b6
commit 0e58170078
4 changed files with 54454 additions and 2 deletions

View File

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

54423
browser/bitcore.js Normal file

File diff suppressed because one or more lines are too long

29
browser/bitcore.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

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