Skip to content

Commit daa4f71

Browse files
committed
Bump version to 0.18.0
1 parent bb81f14 commit daa4f71

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
@@ -14,7 +14,7 @@ GIT
1414
PATH
1515
remote: .
1616
specs:
17-
tapioca (0.17.10)
17+
tapioca (0.18.0)
1818
benchmark
1919
bundler (>= 2.2.25)
2020
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.10"
5+
VERSION = "0.18.0"
66
end

0 commit comments

Comments
 (0)