Bump package version to 0.13.1

This commit is contained in:
Braydon Fuller 2015-08-26 10:25:43 -04:00
parent d7cd12b9d6
commit dc93b6c394
2 changed files with 2 additions and 2 deletions

View File

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

View File

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