Bump package version to 0.13.3

This commit is contained in:
Braydon Fuller 2015-09-09 10:15:09 -04:00
parent c03498fa27
commit 966c88f138
3 changed files with 3 additions and 3 deletions

View File

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

2
npm-shrinkwrap.json generated
View File

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

View File

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