bump package version

This commit is contained in:
Manuel Araoz 2015-03-13 12:35:29 -03:00
parent 9ffe2def46
commit 1367c7ef80
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.11.2", "version": "0.11.3",
"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.11.2", "version": "0.11.3",
"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",