Skip to content

Commit

Permalink
Bump version to v0.4.24
Browse files Browse the repository at this point in the history
  • Loading branch information
paracycle committed Jul 19, 2021
1 parent fb63f4b commit cdda3ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.23)
tapioca (0.4.24)
bundler (>= 1.17.3)
parlour (>= 2.1.0)
pry (>= 0.12.2)
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.23"
VERSION = "0.4.24"
end

0 comments on commit cdda3ba

Please sign in to comment.