Skip to content

Commit

Permalink
Bump package version to 0.12.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Braydon Fuller committed Jul 22, 2015
1 parent aeac467 commit f77da04
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,7 +1,7 @@
{
"name": "bitcore",
"main": "./bitcore.min.js",
"version": "0.12.13",
"version": "0.12.14",
"homepage": "http://bitcore.io",
"authors": [
"BitPay, Inc."
Expand Down
2 changes: 1 addition & 1 deletion npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "bitcore",
"version": "0.12.13",
"version": "0.12.14",
"description": "A pure and powerful JavaScript Bitcoin library.",
"author": "BitPay <dev@bitpay.com>",
"main": "index.js",
Expand Down

0 comments on commit f77da04

Please sign in to comment.