Bump package version to 0.13.4

This commit is contained in:
Braydon Fuller 2015-10-07 11:42:04 -04:00
parent a419a1b037
commit 2939bc7689
3 changed files with 3 additions and 3 deletions

View File

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

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "bitcore",
"version": "0.13.3",
"version": "0.13.4",
"dependencies": {
"bn.js": {
"version": "2.0.4",

View File

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