Skip to content

Commit

Permalink
Bump devise-api to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nejdetkadir committed May 30, 2023
1 parent 0402c49 commit 8b827be
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
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
devise-api (0.1.1)
devise-api (0.1.2)
devise (>= 4.7.2)
dry-configurable (~> 1.0, >= 1.0.1)
dry-initializer (>= 3.1.1)
Expand Down
2 changes: 1 addition & 1 deletion lib/devise/api/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Devise
module Api
VERSION = '0.1.1'
VERSION = '0.1.2'
end
end

0 comments on commit 8b827be

Please sign in to comment.