Skip to content

Commit

Permalink
Bump version to 0.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bitwise-aiden committed Jun 23, 2023
1 parent d08c4b1 commit 13e3298
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.6)
tapioca (0.11.7)
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.6"
VERSION = "0.11.7"
end

0 comments on commit 13e3298

Please sign in to comment.