From fffed4db5315c29078978b9d61d6a0b2d2d20a25 Mon Sep 17 00:00:00 2001 From: "shopify-github-actions-access[bot]" <109624739+shopify-github-actions-access[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 12:07:23 -0400 Subject: [PATCH] Bump version to v0.21.2 (#2812) Co-authored-by: github-actions --- Gemfile.lock | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2df9d2422..4f645e7fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ruby-lsp (0.21.1) + ruby-lsp (0.21.2) language_server-protocol (~> 3.17.0) prism (>= 1.2, < 2.0) rbs (>= 3, < 4) diff --git a/VERSION b/VERSION index a67cebaf7..59dad104b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.21.1 +0.21.2