1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Bump VERSION to 3.0.0.beta.1.

This commit is contained in:
Nathan Weizenbaum 2010-03-31 00:38:04 -07:00
parent 6a5ca98258
commit d70b385c9e
4 changed files with 8 additions and 4 deletions

View file

@ -1 +1 @@
2.3.0
3.0.0.beta.1

View file

@ -1 +1 @@
Bleeding Edge
Classy Cassidy

View file

@ -3,7 +3,9 @@
* Table of contents
{:toc}
## 3.0.0.beta.1 (Unreleased)
## 3.0.0.beta.1
[Tagged on GitHub](http://github.com/nex3/haml/commit/3.0.0.beta.1).
### `haml_tag` and `haml_concat` Improvements

View file

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