From da40dd62d68145618bf13d1b363cf65e138fe41d Mon Sep 17 00:00:00 2001 From: "shopify-github-actions-access[bot]" <109624739+shopify-github-actions-access[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:19:42 -0400 Subject: [PATCH] Bump version to v0.18.4 (#2611) 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 a644a9b18..19b0c15d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ruby-lsp (0.18.3) + ruby-lsp (0.18.4) language_server-protocol (~> 3.17.0) prism (~> 1.0) rbs (>= 3, < 4) diff --git a/VERSION b/VERSION index 267d7e011..0cc988469 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.18.3 +0.18.4