Skip to content

Commit

Permalink
bump new version
Browse files Browse the repository at this point in the history
  • Loading branch information
oivoodoo committed Feb 16, 2021
1 parent 83b0ab0 commit a0d96d9
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.2)
devise_masquerade (1.3.3)
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.2'.freeze
VERSION = '1.3.3'.freeze
end

0 comments on commit a0d96d9

Please sign in to comment.