From 77361ba2361ffd5056a28dc769b11483c46ed6fc Mon Sep 17 00:00:00 2001 From: addyosmani Date: Sat, 15 Sep 2012 11:13:09 +0100 Subject: [PATCH] Bumping to 0.9.1 --- cli/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index a4bd7ed1..c67580a3 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "yeoman", - "version": "0.9.0", + "version": "0.9.1", "description": "The Yeoman CLI presents a command line interface for creating, building, maintaining, and shipping a project.", "keywords": [ "front-end",