Bump package version to 0.10.2

This commit is contained in:
Manuel Araoz 2015-02-11 19:37:01 -03:00
parent 75336a5bf5
commit 07c4e967b0
2 changed files with 2 additions and 2 deletions

View File

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

View File

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