Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 754dc91

Browse files
committedMay 15, 2024·
Bump version to v0.14.2
1 parent 871d641 commit 754dc91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT
88
PATH
99
remote: .
1010
specs:
11-
tapioca (0.14.1)
11+
tapioca (0.14.2)
1212
bundler (>= 2.2.25)
1313
netrc (>= 0.11.0)
1414
parallel (>= 1.21.0)

‎lib/tapioca/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33

44
module Tapioca
5-
VERSION = "0.14.1"
5+
VERSION = "0.14.2"
66
end

0 commit comments

Comments
 (0)
Please sign in to comment.