Bump package version to 0.12.7

This commit is contained in:
Braydon Fuller 2015-05-27 10:30:16 -04:00
parent 4c1ba674c5
commit 5ee1c3f6aa
3 changed files with 3 additions and 3 deletions

View File

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

2
npm-shrinkwrap.json generated
View File

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

View File

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