mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Release Devise 2.0.0.rc.
This commit is contained in:
parent
273c5e99c1
commit
f5aab14766
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
== 2.0.0 (unreleased)
|
||||
== 2.0.0.rc
|
||||
|
||||
Notes: https://github.com/plataformatec/devise/wiki/How-To:-Upgrade-to-Devise-2.0
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
module Devise
|
||||
VERSION = "1.5.2".freeze
|
||||
VERSION = "2.0.0.rc".freeze
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue