Bump VERSION to 2.2.20.

This commit is contained in:
Nathan Weizenbaum 2010-02-15 18:07:53 -08:00
parent 60fec9969b
commit 8a7a829b11
5 changed files with 10 additions and 6 deletions

View File

@ -1 +1 @@
2.2.19
2.2.20

View File

@ -3,7 +3,9 @@
* Table of contents
{:toc}
## 2.2.20 (Unreleased)
## 2.2.20
[Tagged on GitHub](http://github.com/nex3/haml/commit/2.2.20).
* The `form_tag` Rails helper is now properly marked as HTML-safe
when using Rails' XSS protection with Rails 2.3.5.

View File

@ -3,7 +3,9 @@
* Table of contents
{:toc}
## 2.2.20 (Unreleased)
## 2.2.20
[Tagged on GitHub](http://github.com/nex3/haml/commit/2.2.20).
* If the cache file for a given Sass file is corrupt
because it doesn't have enough content,

View File

@ -4,7 +4,7 @@
;; Author: Nathan Weizenbaum
;; URL: http://github.com/nex3/haml/tree/master
;; Version: 2.2.18
;; Version: 2.2.20
;; Created: 2007-03-08
;; By: Nathan Weizenbaum
;; Keywords: markup, language, html

View File

@ -4,11 +4,11 @@
;; Author: Nathan Weizenbaum
;; URL: http://github.com/nex3/haml/tree/master
;; Version: 2.2.18
;; Version: 2.2.20
;; Created: 2007-03-15
;; By: Nathan Weizenbaum
;; Keywords: markup, language, css
;; Package-Requires: ((haml-mode "2.2.18"))
;; Package-Requires: ((haml-mode "2.2.20"))
;;; Commentary: