Skip to content

Commit 382e850

Browse files
committed
Bump to v0.6.4
Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
1 parent 3ebb3dd commit 382e850

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT
88
PATH
99
remote: .
1010
specs:
11-
tapioca (0.6.3)
11+
tapioca (0.6.4)
1212
bundler (>= 1.17.3)
1313
pry (>= 0.12.2)
1414
rbi (~> 0.0.0, >= 0.0.9)

lib/tapioca/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33

44
module Tapioca
5-
VERSION = "0.6.3"
5+
VERSION = "0.6.4"
66
end

0 commit comments

Comments
 (0)