Bump package version to 0.10.1

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

View File

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

View File

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