From 4ebe9e077a89029cbc4b44c4a6899b4b215ef42a Mon Sep 17 00:00:00 2001 From: Vinicius Stock Date: Thu, 30 Nov 2023 11:08:49 -0500 Subject: [PATCH] Bump version to v0.13.0 --- Gemfile.lock | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f41572a65..d26d79579 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ruby-lsp (0.12.5) + ruby-lsp (0.13.0) language_server-protocol (~> 3.17.0) prism (>= 0.18.0, < 0.19) sorbet-runtime (>= 0.5.5685) diff --git a/VERSION b/VERSION index 43c2417ca..54d1a4f2a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.12.5 +0.13.0