Bump package version to 0.12.5

This commit is contained in:
Braydon Fuller 2015-05-14 10:50:33 -04:00
parent 796fbc2346
commit 5fe53ac36d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "bitcore", "name": "bitcore",
"version": "0.12.4", "version": "0.12.5",
"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",