Skip to content

Commit 3008dfe

Browse files
committed
Bump version to v0.16.11
1 parent 5980758 commit 3008dfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
tapioca (0.16.10)
4+
tapioca (0.16.11)
55
benchmark
66
bundler (>= 2.2.25)
77
netrc (>= 0.11.0)

lib/tapioca/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33

44
module Tapioca
5-
VERSION = "0.16.10"
5+
VERSION = "0.16.11"
66
end

0 commit comments

Comments
 (0)