Release devise 1.1.rc1.

This commit is contained in:
José Valim
2010-04-15 08:45:33 +02:00
parent b9c0676a01
commit ca6248cfd3
4 changed files with 5 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
module Devise
VERSION = "1.1.rc0".freeze
VERSION = "1.1.rc1".freeze
end