Skip to content

Commit

Permalink
Merge pull request #1474 from Shopify/bump-gem-version
Browse files Browse the repository at this point in the history
Bump tapioca gem version to 0.11.5
  • Loading branch information
paracycle authored Apr 12, 2023
2 parents eb4ab4d + 13fb330 commit 66b00f4
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 @@ -8,7 +8,7 @@ GIT
PATH
remote: .
specs:
tapioca (0.11.4)
tapioca (0.11.5)
bundler (>= 2.2.25)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
Expand Down
2 changes: 1 addition & 1 deletion lib/tapioca/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# frozen_string_literal: true

module Tapioca
VERSION = "0.11.4"
VERSION = "0.11.5"
end

0 comments on commit 66b00f4

Please sign in to comment.