From 4f1012e407ed14cccb66007746217b5a558e9f44 Mon Sep 17 00:00:00 2001 From: Stan Lo Date: Thu, 11 Jan 2024 20:53:11 +0000 Subject: [PATCH] Bump version to 0.13.3 --- Gemfile.lock | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1db133508..49903e6be 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ruby-lsp (0.13.2) + ruby-lsp (0.13.3) language_server-protocol (~> 3.17.0) prism (>= 0.19.0, < 0.20) sorbet-runtime (>= 0.5.5685) diff --git a/VERSION b/VERSION index 9beb74d49..288adf538 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.13.2 +0.13.3