From cdb28742c9272d7494cc3bdbfc0fc7096859b5a1 Mon Sep 17 00:00:00 2001 From: Vinicius Stock Date: Fri, 11 Oct 2024 08:32:00 -0400 Subject: [PATCH] Bump version to v0.20.0 --- Gemfile.lock | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6db6878d6..84e3951e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ruby-lsp (0.19.2) + ruby-lsp (0.20.0) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 4) diff --git a/VERSION b/VERSION index 61e6e92d9..5a03fb737 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.19.2 +0.20.0