Bump VERSION to 3.0.0.

This commit is contained in:
Nathan Weizenbaum 2010-05-10 04:33:42 -07:00
parent b80783649e
commit 5d8ebb94ae
5 changed files with 10 additions and 6 deletions

View File

@ -1 +1 @@
3.0.0.rc.5
3.0.0

View File

@ -3,9 +3,11 @@
* Table of contents
{:toc}
## 3.0.0 (Unreleased)
## 3.0.0
{#3-0-0}
[Tagged on GitHub](http://github.com/nex3/haml/commit/3.0.0).
### Backwards Incompatibilities: Must Read!
* The `puts` helper has been removed.

View File

@ -3,9 +3,11 @@
* Table of contents
{:toc}
## 3.0.0 (Unreleased)
## 3.0.0
{#3-0-0}
[Tagged on GitHub](http://github.com/nex3/haml/commit/3.0.0).
### Deprecations -- Must Read!
{#3-0-0-deprecations}

View File

@ -4,7 +4,7 @@
;; Author: Nathan Weizenbaum
;; URL: http://github.com/nex3/haml/tree/master
;; Version: 2.2.21
;; Version: 3.0.0
;; 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.21
;; Version: 3.0.0
;; Created: 2007-03-15
;; By: Nathan Weizenbaum
;; Keywords: markup, language, css
;; Package-Requires: ((haml-mode "2.2.21"))
;; Package-Requires: ((haml-mode "3.0.0"))
;;; Commentary: