diff --git a/HISTORY.md b/HISTORY.md index eb928ba3..47418354 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,7 @@ # A Brief History of Yeti +## 0.2.10 / In Development + ## 0.2.9 / 2012-08-27 * Configurable query string. diff --git a/doc/yeti/project.json b/doc/yeti/project.json index 85b08a83..68965917 100644 --- a/doc/yeti/project.json +++ b/doc/yeti/project.json @@ -1,5 +1,5 @@ { "projectName": "Yeti", - "yetiVersion": "v0.2.9", + "yetiVersion": "v0.2.10pre", "yuiGridsUrl": "http://yui.yahooapis.com/combo?3.6.0/build/cssfonts/cssfonts-min.css&3.6.0/build/cssgrids/cssgrids-min.css" } diff --git a/package.json b/package.json index 246cc572..fb87a3e2 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "yui3", "test" ], - "version": "0.2.9", + "version": "0.2.10pre", "homepage": "htp://yuilibrary.com/projects/yeti", "repository": { "type": "git",