From c9d9a8500fdf199574613f668c42f914167c71c6 Mon Sep 17 00:00:00 2001 From: Stan Lo Date: Fri, 16 Feb 2024 15:01:55 +0000 Subject: [PATCH] Bump version to v0.14.1 --- Gemfile.lock | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35c8eec8e..70ff27979 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GIT PATH remote: . specs: - ruby-lsp (0.14.0) + ruby-lsp (0.14.1) language_server-protocol (~> 3.17.0) prism (>= 0.22.0, < 0.25) sorbet-runtime (>= 0.5.10782) diff --git a/VERSION b/VERSION index a803cc227..930e3000b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.14.0 +0.14.1