From e69037bc8e25ea6a61bb861e4c7590ed7c3048e1 Mon Sep 17 00:00:00 2001 From: Dav Glass Date: Fri, 7 Dec 2012 08:53:51 -0600 Subject: [PATCH] Version bump --- conf/docs/project.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/docs/project.json b/conf/docs/project.json index f460e3f..599b57d 100644 --- a/conf/docs/project.json +++ b/conf/docs/project.json @@ -1,5 +1,5 @@ { "projectName": "shifter - blazingly fast yui builder", - "version": "0.2.10", + "version": "0.2.11", "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 7ac5d20..42f48e8 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.10", + "version": "0.2.11", "dependencies": { "progress": "~0.1.0", "ansi-color": "*",