diff --git a/conf/docs/project.json b/conf/docs/project.json index 0c722c5..a9eabc1 100644 --- a/conf/docs/project.json +++ b/conf/docs/project.json @@ -1,5 +1,5 @@ { "projectName": "shifter - blazingly fast yui builder", - "version": "0.2.19", + "version": "0.2.20", "yuiSeedUrl": "http://yui.yahooapis.com/3.6.0/build/yui/yui.js" } \ No newline at end of file diff --git a/package.json b/package.json index 11b5d75..ac65fbe 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "shifter", "description": "New YUI build tool based on Gearjs, so let's shift some gears", "author": "Dav Glass ", - "version": "0.2.19", + "version": "0.2.20", "dependencies": { "progress": "~0.1.0", "ansi-color": "*",