Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Sep 16, 2010
1 parent bdf3b28 commit d9b6461
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "yui3",
"version": "0.5.7",
"version": "0.5.8",
"description": "YUI 3 Library on NodeJS",
"author": "Dav Glass <davglass@gmail.com>",
"bugs": { "web" : "http://github.com/davglass/nodejs-yui3/issues" },
Expand All @@ -19,7 +19,7 @@
"bin" : { "yui3docs" : "./cli.js" },
"dependencies": {
"yui3-core": ">=3.2.0",
"jsdom": ">=0.1.9",
"jsdom": ">=0.1.10",
"htmlparser": ">=1.6.2",
"express": ">=1.0.0rc1",
"connect": ">=0.2.4"
Expand Down

0 comments on commit d9b6461

Please sign in to comment.