diff --git a/spree_auth_devise.gemspec b/spree_auth_devise.gemspec index b69cd5532..3f9539ccc 100644 --- a/spree_auth_devise.gemspec +++ b/spree_auth_devise.gemspec @@ -3,7 +3,7 @@ Gem::Specification.new do |s| s.platform = Gem::Platform::RUBY s.name = 'spree_auth_devise' - s.version = '4.1.0.rc1' + s.version = '4.1.0' s.summary = 'Provides authentication and authorization services for use with Spree by using Devise and CanCan.' s.description = s.summary