Skip to content

Commit

Permalink
1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
freewil committed Feb 23, 2012
1 parent 5b32331 commit 53d0381
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bitcoin",
"description": "Communicate with bitcoind via JSON-RPC",
"version": "1.1.3",
"version": "1.1.4",
"main": "./lib/bitcoin",
"keywords": [
"bitcoin",
Expand All @@ -23,5 +23,6 @@
},
"scripts": {
"test": "node test/api.js"
}
},
"optionalDependencies": {}
}

0 comments on commit 53d0381

Please sign in to comment.