Skip to content

Commit

Permalink
Bump version to 0.4.21
Browse files Browse the repository at this point in the history
Signed-off-by: Cory Hutchison <cory.hutchison@shopify.com>
  • Loading branch information
mutecipher committed Apr 22, 2021
1 parent 6e4f769 commit fe82fe1
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.20)
tapioca (0.4.21)
bundler (>= 1.17.3)
parlour (>= 2.1.0)
pry (>= 0.12.2)
Expand Down Expand Up @@ -80,7 +80,7 @@ GEM
byebug (11.0.1)
coderay (1.1.2)
colorize (0.8.1)
commander (4.5.2)
commander (4.6.0)
highline (~> 2.0.0)
concurrent-ruby (1.1.6)
connection_pool (2.2.3)
Expand Down Expand Up @@ -189,7 +189,7 @@ GEM
smart_properties (1.15.0)
sorbet (0.5.6380)
sorbet-static (= 0.5.6380)
sorbet-runtime (0.5.6380)
sorbet-runtime (0.5.6386)
sorbet-static (0.5.6380-universal-darwin-14)
sorbet-static (0.5.6380-universal-darwin-15)
sorbet-static (0.5.6380-universal-darwin-16)
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.20"
VERSION = "0.4.21"
end

0 comments on commit fe82fe1

Please sign in to comment.