Skip to content

Commit 6701658

Browse files
committedJan 7, 2025
Bump version to v0.3.28
1 parent d42ba96 commit 6701658

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
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ruby-lsp-rails (0.3.27)
4+
ruby-lsp-rails (0.3.28)
55
ruby-lsp (>= 0.23.0, < 0.24.0)
66

77
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.27"
6+
VERSION = "0.3.28"
77
end
88
end

0 commit comments

Comments
 (0)
Failed to load comments.