Skip to content

Commit 459b186

Browse files
committed
Bump version to v0.3.9
1 parent 79616bc commit 459b186

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
@@ -9,7 +9,7 @@ GIT
99
PATH
1010
remote: .
1111
specs:
12-
ruby-lsp-rails (0.3.8)
12+
ruby-lsp-rails (0.3.9)
1313
ruby-lsp (>= 0.17.2, < 0.18.0)
1414

1515
GEM

lib/ruby_lsp_rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
module RubyLsp
55
module Rails
6-
VERSION = "0.3.8"
6+
VERSION = "0.3.9"
77
end
88
end

0 commit comments

Comments
 (0)