Skip to content

Commit

Permalink
Work on 0.2.10pre.
Browse files Browse the repository at this point in the history
  • Loading branch information
reid committed Aug 27, 2012
1 parent 4ab033f commit b704f5e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions 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.
Expand Down
2 changes: 1 addition & 1 deletion 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"
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"yui3",
"test"
],
"version": "0.2.9",
"version": "0.2.10pre",
"homepage": "htp://yuilibrary.com/projects/yeti",
"repository": {
"type": "git",
Expand Down

0 comments on commit b704f5e

Please sign in to comment.