Permalink
Browse files

Bump package version to 0.13.5

  • Loading branch information...
1 parent 3d59132 commit 2f144d40cdf4da250f5b81bcc08aa4cb4f3f3338 Braydon Fuller committed Oct 14, 2015
Showing with 3 additions and 3 deletions.
  1. +1 −1 bower.json
  2. +1 −1 npm-shrinkwrap.json
  3. +1 −1 package.json
View
@@ -1,7 +1,7 @@
{
"name": "bitcore",
"main": "./bitcore.min.js",
- "version": "0.13.4",
+ "version": "0.13.5",
"homepage": "http://bitcore.io",
"authors": [
"BitPay, Inc."
View
@@ -1,6 +1,6 @@
{
"name": "bitcore",
- "version": "0.13.4",
+ "version": "0.13.5",
"dependencies": {
"bn.js": {
"version": "2.0.4",
View
@@ -1,6 +1,6 @@
{
"name": "bitcore",
- "version": "0.13.4",
+ "version": "0.13.5",
"description": "A pure and powerful JavaScript Bitcoin library.",
"author": "BitPay <[email protected]>",
"main": "index.js",

0 comments on commit 2f144d4

Please sign in to comment.