Skip to content

Commit e868d3c

Browse files
committed
Bump version to v0.3.4
1 parent 4e50add commit e868d3c

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
@@ -9,7 +9,7 @@ GIT
99
PATH
1010
remote: .
1111
specs:
12-
ruby-lsp-rails (0.3.3)
12+
ruby-lsp-rails (0.3.4)
1313
actionpack (>= 6.0)
1414
activerecord (>= 6.0)
1515
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.3.3"
6+
VERSION = "0.3.4"
77
end
88
end

0 commit comments

Comments
 (0)