From 53fa210ed9e8d6c5abf7b98aeb5e0e2941b950ec Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 30 Sep 2024 16:20:01 +0000 Subject: [PATCH] Bump version to v0.18.5 --- Gemfile.lock | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eeb06dbfd..dec4e95c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ruby-lsp (0.18.4) + ruby-lsp (0.18.5) language_server-protocol (~> 3.17.0) prism (~> 1.0) rbs (>= 3, < 4) diff --git a/VERSION b/VERSION index 0cc988469..543466e4d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.18.4 +0.18.5