Update to 1.1.6

This commit is contained in:
José Valim
2011-02-15 11:19:36 +01:00
parent 033d9a0a77
commit 28353505fd
2 changed files with 158 additions and 159 deletions

View File

@@ -1,3 +1,3 @@
module Devise
VERSION = "1.1.5".freeze
VERSION = "1.1.6".freeze
end