Skip to content

Commit

Permalink
Bump version to 0.4.22
Browse files Browse the repository at this point in the history
  • Loading branch information
mojanjz committed May 19, 2021
1 parent f5abd4a commit b8075a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GIT
PATH
remote: .
specs:
tapioca (0.4.21)
tapioca (0.4.22)
bundler (>= 1.17.3)
parlour (>= 2.1.0)
pry (>= 0.12.2)
Expand Down Expand Up @@ -185,7 +185,7 @@ GEM
smart_properties (1.15.0)
sorbet (0.5.6412)
sorbet-static (= 0.5.6412)
sorbet-runtime (0.5.6412)
sorbet-runtime (0.5.6415)
sorbet-static (0.5.6412-universal-darwin-14)
sorbet-static (0.5.6412-universal-darwin-15)
sorbet-static (0.5.6412-universal-darwin-16)
Expand All @@ -194,7 +194,7 @@ GEM
sorbet-static (0.5.6412-universal-darwin-19)
sorbet-static (0.5.6412-universal-darwin-20)
sorbet-static (0.5.6412-x86_64-linux)
spoom (1.1.0)
spoom (1.1.1)
colorize
sorbet (>= 0.5.6347)
sorbet-runtime
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.4.21"
VERSION = "0.4.22"
end

0 comments on commit b8075a3

Please sign in to comment.