Bump package version to 0.9.4

This commit is contained in:
Manuel Araoz 2015-01-28 13:05:56 -03:00
parent c51b239b6a
commit 3fb902b233
2 changed files with 2 additions and 2 deletions

View File

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

View File

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