Bump package version to 0.8.5

This commit is contained in:
Manuel Araoz 2014-12-24 11:53:18 -03:00
parent 386a6de652
commit 1915e6081f
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.4",
"version": "0.8.5",
"homepage": "http://bitcore.io",
"authors": [
"BitPay, Inc."

View File

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