Merge pull request #817 from maraoz/version/0.8.2

Version 0.8.2
This commit is contained in:
Esteban Ordano 2014-12-19 11:46:05 -03:00
commit e6436b7b88
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "bitcore",
"version": "0.8.1",
"version": "0.8.2",
"description": "A pure and simple javascript bitcoin API.",
"author": "BitPay <dev@bitpay.com>",
"main": "index.js",