Skip to content

Commit

Permalink
upping version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffsu committed Sep 11, 2012
1 parent 9b6d84d commit c883036
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
Expand Up @@ -3,17 +3,18 @@
"description": "One stop show to your dashboard",
"keywords": ["javascript", "performance", "health", "monitoring", "monit", "haproxy", "forever", "process", "systems", "dashboard" ],
"author": "Jeff Su <[email protected]>",
"version": "0.3.0",
"version": "0.3.0-alpha1",
"licenses": [{ "type": "MIT" }],
"engines": { "node": ">=0.5.0" },
"directories" : { "lib" : "./lib/upbeat" },
"main" : "./lib/upbeat/index",
"bin": { "upbeat": "./bin/upbeat" },
"dependencies": {
"mysql": ">=0.9.6",
"request": ">=2.10.0",
"jade": ">=0.27.2",
"express": ">=3.0.0rc3",
"mochiscript": ">=0.6.12",
"mochiscript": ">=0.6.14",
"js-yaml": ">=0.3.1",
"winston": ">=0.6.2",
"tempo": ">=0.1.0-pre10"
Expand Down

0 comments on commit c883036

Please sign in to comment.