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

Bumping to 1.5.1

This commit is contained in:
Rodrigo Flores 2011-11-22 13:12:21 -02:00
parent 582f00ed95
commit 99040535d7

View file

@ -1,3 +1,3 @@
module Devise
VERSION = "1.5.0".freeze
VERSION = "1.5.1".freeze
end