Skip to content

Commit 9c95851

Browse files
committed
Bump version to v0.2.4
1 parent 574ece8 commit 9c95851

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
@@ -102,7 +102,7 @@ GIT
102102
PATH
103103
remote: .
104104
specs:
105-
ruby-lsp-rails (0.2.3)
105+
ruby-lsp-rails (0.2.4)
106106
rails (>= 6.0)
107107
ruby-lsp (>= 0.9.1, < 0.10.0)
108108
sorbet-runtime (>= 0.5.9897)

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

0 commit comments

Comments
 (0)