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

Bump to 1.0.1

This commit is contained in:
José Valim 2010-02-15 14:19:08 +01:00
parent 48a94cdece
commit 3e37fe8d4d

View file

@ -1,3 +1,3 @@
module Devise
VERSION = "1.0.0".freeze
VERSION = "1.0.1".freeze
end