From e5a2c89b66769a83e218e717fbeeee009d89ed69 Mon Sep 17 00:00:00 2001 From: Vinicius Stock Date: Fri, 24 Nov 2023 09:29:10 -0500 Subject: [PATCH] Bump version to v0.12.5 --- Gemfile.lock | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 53a831397..2ca37cd29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ruby-lsp (0.12.4) + ruby-lsp (0.12.5) language_server-protocol (~> 3.17.0) prism (>= 0.17.1, < 0.18) sorbet-runtime (>= 0.5.5685) diff --git a/VERSION b/VERSION index e01e0ddd8..43c2417ca 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.12.4 +0.12.5