mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
Release 0.2.2
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
== 0.2.2
|
||||
|
||||
* bug fix
|
||||
* [#9] Fix a bug when using customized resources
|
||||
|
||||
== 0.2.1
|
||||
|
||||
* refactor
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module Devise
|
||||
VERSION = "0.2.1".freeze
|
||||
VERSION = "0.2.2".freeze
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user