Skip to content

Commit

Permalink
Release v4.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosantoniodasilva committed Apr 3, 2023
1 parent 4f849f4 commit 8b0b849
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Expand Up @@ -10,7 +10,7 @@ GIT
PATH
remote: .
specs:
devise (4.9.1)
devise (4.9.2)
bcrypt (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 4.1.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/devise/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Devise
VERSION = "4.9.1".freeze
VERSION = "4.9.2".freeze
end

0 comments on commit 8b0b849

Please sign in to comment.