Skip to content

Commit 26283be

Browse files
committed
Bump version to 0.2.9
1 parent 8908626 commit 26283be

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
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ruby-lsp-rails (0.2.8)
4+
ruby-lsp-rails (0.2.9)
55
actionpack (>= 6.0)
66
activerecord (>= 6.0)
77
railties (>= 6.0)

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

0 commit comments

Comments
 (0)