Skip to content

Commit b8075a3

Browse files
committed
Bump version to 0.4.22
1 parent f5abd4a commit b8075a3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT
88
PATH
99
remote: .
1010
specs:
11-
tapioca (0.4.21)
11+
tapioca (0.4.22)
1212
bundler (>= 1.17.3)
1313
parlour (>= 2.1.0)
1414
pry (>= 0.12.2)
@@ -185,7 +185,7 @@ GEM
185185
smart_properties (1.15.0)
186186
sorbet (0.5.6412)
187187
sorbet-static (= 0.5.6412)
188-
sorbet-runtime (0.5.6412)
188+
sorbet-runtime (0.5.6415)
189189
sorbet-static (0.5.6412-universal-darwin-14)
190190
sorbet-static (0.5.6412-universal-darwin-15)
191191
sorbet-static (0.5.6412-universal-darwin-16)
@@ -194,7 +194,7 @@ GEM
194194
sorbet-static (0.5.6412-universal-darwin-19)
195195
sorbet-static (0.5.6412-universal-darwin-20)
196196
sorbet-static (0.5.6412-x86_64-linux)
197-
spoom (1.1.0)
197+
spoom (1.1.1)
198198
colorize
199199
sorbet (>= 0.5.6347)
200200
sorbet-runtime

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.4.21"
5+
VERSION = "0.4.22"
66
end

0 commit comments

Comments
 (0)