Skip to content

Commit

Permalink
Bump VERSION and changelogs for 2.2.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Sep 14, 2009
1 parent 5c00337 commit 09cda35
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.2.3 2.2.4
2 changes: 1 addition & 1 deletion doc-src/HAML_CHANGELOG.md
Expand Up @@ -3,7 +3,7 @@
* Table of contents * Table of contents
{:toc} {:toc}


## 2.2.4 ## [2.2.4](http://github.com/nex3/haml/commit/2.2.4)


* Allow `end` to be used for silent script when it's followed by code. * Allow `end` to be used for silent script when it's followed by code.
For example: For example:
Expand Down
2 changes: 1 addition & 1 deletion doc-src/SASS_CHANGELOG.md
Expand Up @@ -3,7 +3,7 @@
* Table of contents * Table of contents
{:toc} {:toc}


## 2.2.4 ## [2.2.4](http://github.com/nex3/haml/commit/2.2.4)


* Don't add `require 'rubygems'` to the top of init.rb when installed * Don't add `require 'rubygems'` to the top of init.rb when installed
via `sass --rails`. This isn't necessary, and actually gets via `sass --rails`. This isn't necessary, and actually gets
Expand Down

0 comments on commit 09cda35

Please sign in to comment.