Skip to content

Commit ee1e91d

Browse files
committed
Bump version to v0.17.6
1 parent 913e9bc commit ee1e91d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
tapioca (0.17.5)
4+
tapioca (0.17.6)
55
benchmark
66
bundler (>= 2.2.25)
77
netrc (>= 0.11.0)

lib/tapioca/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33

44
module Tapioca
5-
VERSION = "0.17.5"
5+
VERSION = "0.17.6"
66
end

0 commit comments

Comments
 (0)