Skip to content

Commit

Permalink
Bump version to v0.16.11
Browse files Browse the repository at this point in the history
  • Loading branch information
KaanOzkan committed Feb 20, 2025
1 parent 5980758 commit 3008dfe
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:
tapioca (0.16.10)
tapioca (0.16.11)
benchmark
bundler (>= 2.2.25)
netrc (>= 0.11.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.16.10"
VERSION = "0.16.11"
end

0 comments on commit 3008dfe

Please sign in to comment.