Skip to content

Commit

Permalink
Version bump and deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Sep 7, 2011
1 parent 3551ff0 commit 3794ac2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "yui-repl",
"description": "YUI 3 Powered REPL",
"version": "0.1.0",
"version": "0.2.0",
"author": "Dav Glass <davglass@gmail.com>",
"bugs": { "web": "http://github.com/davglass/yui-repl/issues" },
"os": [ "darwin", "linux" ],
Expand All @@ -17,8 +17,8 @@
},
"preferGlobal": "true",
"dependencies": {
"yui3": ">=0.6.0",
"yui3-core": "3.3.0",
"yui3": ">=0.7.0",
"yui3-core": "3.4.0",
"colors": "0.3.0",
"cli": "0.2.6"
}
Expand Down

0 comments on commit 3794ac2

Please sign in to comment.