version bump

This commit is contained in:
Manuel Araoz 2014-12-19 11:36:02 -03:00
parent 0865c2fbec
commit b5ab48038b
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "bitcore",
"main": "dist/bitcore.js",
"version": "0.8.1",
"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",