Skip to content

Commit

Permalink
Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Dec 27, 2012
1 parent 0fe02c2 commit 731b02a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/docs/project.json
@@ -1,5 +1,5 @@
{ {
"projectName": "yogi", "projectName": "yogi",
"version": "0.0.58", "version": "0.0.59",
"yuiSeedUrl": "http://yui.yahooapis.com/3.6.0/build/yui/yui.js" "yuiSeedUrl": "http://yui.yahooapis.com/3.6.0/build/yui/yui.js"
} }
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{ {
"name": "yogi", "name": "yogi",
"description": "YUI Or Gallery Interface (CLI to YUI and Gallery development)", "description": "YUI Or Gallery Interface (CLI to YUI and Gallery development)",
"version": "0.0.58", "version": "0.0.59",
"author": "Dav Glass <davglass@gmail.com>", "author": "Dav Glass <davglass@gmail.com>",
"bin": { "bin": {
"yogi": "./bin/yogi.js" "yogi": "./bin/yogi.js"
Expand Down

0 comments on commit 731b02a

Please sign in to comment.