Skip to content

Commit

Permalink
Bump version to v0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
paracycle committed Aug 22, 2022
1 parent 992d482 commit 4c6f88c
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 @@ -17,7 +17,7 @@ GIT
PATH
remote: .
specs:
tapioca (0.9.2)
tapioca (0.9.4)
bundler (>= 1.17.3)
netrc (>= 0.11.0)
parallel (>= 1.21.0)
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.9.2"
VERSION = "0.9.4"
end

0 comments on commit 4c6f88c

Please sign in to comment.