Skip to content

Commit

Permalink
[dist] version bump to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoreed committed Jun 21, 2011
1 parent 5571e30 commit 17707e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "cliff",
"description": "Your CLI formatting friend.",
"version": "0.1.2",
"version": "0.1.3",
"author": "Nodejitsu <info@nodejitsu.com>",
"repository": {
"type": "git",
Expand All @@ -19,4 +19,4 @@
"main": "./lib/cliff",
"scripts": { "test": "vows test/*-test.js --spec" },
"engines": { "node": ">= 0.4.0" }
}
}

0 comments on commit 17707e1

Please sign in to comment.