From 4d6b50227938df84a6eb4fe2c24c1232fb8959ef Mon Sep 17 00:00:00 2001 From: Vinicius Stock Date: Thu, 19 Sep 2024 10:55:45 -0400 Subject: [PATCH] Bump version to v0.18.0 --- Gemfile.lock | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee6663a8d..4ab175f17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ruby-lsp (0.17.18) + ruby-lsp (0.18.0) language_server-protocol (~> 3.17.0) prism (~> 1.0) rbs (>= 3, < 4) diff --git a/VERSION b/VERSION index a7a22521c..66333910a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.17.18 +0.18.0