Skip to content

Commit

Permalink
Bump Version.
Browse files Browse the repository at this point in the history
  • Loading branch information
creationix committed Sep 22, 2010
1 parent 40e8d37 commit 04114d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "wheat",
"description": "Git powered javascript blog.",
"tags": ["git","node","howtonode","blog"],
"version": "0.1.2",
"version": "0.1.3",
"author": "Tim Caswell <tim@creationix.com>",
"repository": {
"type": "git",
Expand All @@ -12,7 +12,7 @@
"engines": ["node >= 0.2.0"],
"main": "lib/wheat.js",
"dependencies": {
"git-fs": ">=0.0.3",
"git-fs": ">=0.0.5",
"connect": ">=0.2.4",
"haml": ">=0.2.5",
"step": ">=0.0.3",
Expand Down

0 comments on commit 04114d7

Please sign in to comment.