Bump package version to 0.13.19

This commit is contained in:
Braydon Fuller 2016-08-10 13:29:03 -04:00
parent c9e056a0a3
commit f6b0b14ac6
3 changed files with 3 additions and 3 deletions

View File

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

2
npm-shrinkwrap.json generated
View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "bitcore-lib", "name": "bitcore-lib",
"version": "0.13.18", "version": "0.13.19",
"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",