Skip to content

Commit 31a51b2

Browse files
committed
Bump version to v0.2.8
1 parent aaf28eb commit 31a51b2

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.7)
105+
ruby-lsp-rails (0.2.8)
106106
actionpack (>= 6.0)
107107
activerecord (>= 6.0)
108108
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.7"
6+
VERSION = "0.2.8"
77
end
88
end

0 commit comments

Comments
 (0)