Skip to content

Commit

Permalink
Bump version to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
por committed Jan 27, 2016
1 parent 8690a19 commit 959f234
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,6 +1,6 @@
{
"name": "histograph-stats",
"version": "0.5.0",
"version": "0.5.1",
"description": "Executes set of queries and writes results to Redis",
"main": "index.js",
"scripts": {
Expand All @@ -12,7 +12,7 @@
"cron": "^1.0.9",
"express": "^4.13.1",
"highland": "^2.5.1",
"histograph-config": "git+https://github.com/histograph/config#v0.5.0",
"histograph-config": "git+https://github.com/histograph/config#v0.5.1",
"neo4j": "^2.0.0-RC2",
"redis": "^0.12.1"
},
Expand Down

0 comments on commit 959f234

Please sign in to comment.