Skip to content

Commit

Permalink
0.98.0
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Feb 24, 2011
1 parent 6a94b94 commit 3f4f0f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.md
@@ -1,4 +1,4 @@
## 0.14.0 (2011-??-??)
## 0.98.0 (2011-02-24)

* Dot Notation: {{person.name}}
* Implicit Iterators: {{# people}} {{.}} {{/ people}}
Expand Down
2 changes: 1 addition & 1 deletion lib/mustache/version.rb
@@ -1,3 +1,3 @@
class Mustache
Version = VERSION = '0.13.0'
Version = VERSION = '0.98.0'
end

0 comments on commit 3f4f0f0

Please sign in to comment.