Build: 0.8.4

This commit is contained in:
Manuel Araoz 2014-12-24 11:28:14 -03:00
parent 807ceea611
commit 1131cddb68
2 changed files with 2 additions and 2 deletions

View File

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

View File

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