Skip to content

Commit 3ac0633

Browse files
committed
Bump version to v0.1.23
1 parent a1b3a64 commit 3ac0633

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-rspec (0.1.22)
4+
ruby-lsp-rspec (0.1.23)
55
ruby-lsp (~> 0.23.19)
66

77
GEM

lib/ruby_lsp_rspec/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 RSpec
6-
VERSION = "0.1.22"
6+
VERSION = "0.1.23"
77
end
88
end

0 commit comments

Comments
 (0)