Skip to content

Commit

Permalink
bump gem version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oivoodoo committed Oct 10, 2022
1 parent 8764695 commit c7af41c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ GIT
PATH
remote: .
specs:
devise_masquerade (1.3.12)
devise_masquerade (2.0.0)
devise (>= 4.7.0)
globalid (>= 0.3.6)
railties (>= 5.2.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/devise_masquerade/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module DeviseMasquerade
VERSION = '1.3.12'.freeze
VERSION = '2.0.0'.freeze
end

0 comments on commit c7af41c

Please sign in to comment.