Bump package version to 0.13.14

This commit is contained in:
Braydon Fuller 2016-03-24 10:58:20 -04:00
parent 8c948ef511
commit b3b18d532f
3 changed files with 3 additions and 3 deletions

View File

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

2
npm-shrinkwrap.json generated
View File

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

View File

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