Skip to content

Commit e815ef6

Browse files
committed
Bump version to v0.3.13
1 parent f3cb29d commit e815ef6

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

1515
GEM

lib/ruby_lsp_rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
module RubyLsp
55
module Rails
6-
VERSION = "0.3.12"
6+
VERSION = "0.3.13"
77
end
88
end

0 commit comments

Comments
 (0)