Skip to content

Commit 1aa7dde

Browse files
committed
Merge pull request #500 from matiu/v0.2.2
V0.2.2
2 parents fca0ccc + cc6c077 commit 1aa7dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "insight-bitcore",
33
"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.",
4-
"version": "0.2.1",
4+
"version": "0.2.2",
55
"author": {
66
"name": "Ryan X Charles",
77
"email": "ryan@bitpay.com"
@@ -46,7 +46,7 @@
4646
"start": "INSIGHT_PUBLIC_PATH=public node node_modules/.bin/insight-bitcore-api"
4747
},
4848
"dependencies": {
49-
"insight-bitcore-api": "=0.2.1"
49+
"insight-bitcore-api": "=0.2.2"
5050
},
5151
"devDependencies": {
5252
"bower": "~1.2.8",

0 commit comments

Comments
 (0)