From 544e1307081939e050226cc55ca3f5e226823e62 Mon Sep 17 00:00:00 2001 From: Vinicius Stock Date: Wed, 22 Nov 2023 12:41:29 -0500 Subject: [PATCH] Bump version to v0.12.4 --- Gemfile.lock | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e666c8288..53a831397 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ruby-lsp (0.12.3) + ruby-lsp (0.12.4) language_server-protocol (~> 3.17.0) prism (>= 0.17.1, < 0.18) sorbet-runtime (>= 0.5.5685) diff --git a/VERSION b/VERSION index aa22d3ce3..e01e0ddd8 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.12.3 +0.12.4