Skip to content

Commit

Permalink
Merge pull request #477 from matiu/feature/v0.1.10
Browse files Browse the repository at this point in the history
v0.1.10
  • Loading branch information
cmgustavo committed May 13, 2014
2 parents 39f23f7 + 4d76f1c commit 40e7491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "insight-bitcore",
"description": "An open-source frontend for the Insight API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.",
"version": "0.1.9",
"version": "0.1.10",
"author": {
"name": "Ryan X Charles",
"email": "ryan@bitpay.com"
Expand Down Expand Up @@ -47,7 +47,7 @@
"start": "INSIGHT_PUBLIC_PATH=public node node_modules/insight-bitcore-api/insight.js"
},
"dependencies": {
"insight-bitcore-api": "~0.1.9"
"insight-bitcore-api": "~0.1.10"
},
"devDependencies": {
"bower": "~1.2.8",
Expand Down

0 comments on commit 40e7491

Please sign in to comment.