Skip to content

Commit

Permalink
Bump version to v0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
egiurleo committed May 15, 2024
1 parent 871d641 commit 754dc91
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.14.1)
tapioca (0.14.2)
bundler (>= 2.2.25)
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.14.1"
VERSION = "0.14.2"
end

0 comments on commit 754dc91

Please sign in to comment.