1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00
heartcombo--devise/lib/devise/version.rb
Carlos Antonio da Silva 57d1a1d381 Release v4.8.0
2021-04-29 08:52:33 -03:00

5 lines
76 B
Ruby

# frozen_string_literal: true
module Devise
VERSION = "4.8.0".freeze
end