Skip to content

Commit b71d403

Browse files
committed
Bump version to v0.5.0.beta1
1 parent c6211d2 commit b71d403

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
ruby-lsp-rails (0.4.8)
4+
ruby-lsp-rails (0.5.0.beta1)
55
ruby-lsp (>= 0.27.0.beta2, < 0.28.0)
66

77
GEM
@@ -420,7 +420,7 @@ CHECKSUMS
420420
rubocop-shopify (2.17.1) sha256=03850eb1a9c4d1f9f0ac1d8d5aa51bb47a149e532cfb5e8d02ac6a90c8800a5f
421421
rubocop-sorbet (0.10.2) sha256=a0333c54e3b5301f4477ffada961f60e9d6f443b46365f339e9eb8eee761badc
422422
ruby-lsp (0.27.0.beta2) sha256=f5dade3170da226d0d87dc4dcf644e1543f9f5acf570629828f391cd6c4899e6
423-
ruby-lsp-rails (0.4.8)
423+
ruby-lsp-rails (0.5.0.beta1)
424424
ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
425425
ruby2_keywords (0.0.5) sha256=ffd13740c573b7301cf7a2e61fc857b2a8e3d3aff32545d6f8300d8bae10e3ef
426426
rubydex (0.1.0.beta14-aarch64-linux) sha256=b1ae8a12e0b66c0d80cc4ed461fcad511784ad8b07f458d886940029af8e314f

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.4.8"
6+
VERSION = "0.5.0.beta1"
77
end
88
end

0 commit comments

Comments
 (0)