Skip to content

Commit

Permalink
Bump gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
andriusm committed Jun 10, 2022
1 parent f967c62 commit 49a18fa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
interactor-initializer (1.1.0)
interactor-initializer (1.1.1)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -32,4 +32,4 @@ DEPENDENCIES
rspec (~> 3.0)

BUNDLED WITH
2.2.32
2.2.33
2 changes: 1 addition & 1 deletion lib/interactor/initializer/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Interactor
module Initializer
VERSION = '1.1.0'.freeze
VERSION = '1.1.1'.freeze
end
end

0 comments on commit 49a18fa

Please sign in to comment.