diff --git a/HISTORY.md b/HISTORY.md index 59c182bc..e9701f05 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,7 @@ # A Brief History of Yeti +## 0.2.11 / In Development + ## 0.2.10 / 2012-09-21 * Display LAN and Local IPs for connecting browsers. diff --git a/doc/yeti/project.json b/doc/yeti/project.json index a210e8d7..fd50179a 100644 --- a/doc/yeti/project.json +++ b/doc/yeti/project.json @@ -1,5 +1,5 @@ { "projectName": "Yeti", - "yetiVersion": "v0.2.10", + "yetiVersion": "v0.2.11pre", "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 61932098..1cc26295 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "yui3", "test" ], - "version": "0.2.10", + "version": "0.2.11pre", "homepage": "htp://yuilibrary.com/projects/yeti", "repository": { "type": "git",