Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

Commit

Permalink
0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Oct 28, 2009
1 parent 1ff27cc commit e8ef9af
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.4.2 (2009-??-??)
## 0.4.2 (2009-10-28)

* Bugfix: Ignore bad constant names when autoloading

Expand Down
2 changes: 1 addition & 1 deletion lib/mustache/version.rb
@@ -1,3 +1,3 @@
class Mustache
Version = '0.4.1'
Version = '0.4.2'
end

0 comments on commit e8ef9af

Please sign in to comment.