From bc51df52ae5a1c532869b7750e4238203e6df0c2 Mon Sep 17 00:00:00 2001 From: "shopify-github-actions-access[bot]" <109624739+shopify-github-actions-access[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 16:24:51 -0400 Subject: [PATCH] Bump version to v0.19.2 (#2672) 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 ffecd6b17..6a451d1e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - ruby-lsp (0.19.1) + ruby-lsp (0.19.2) language_server-protocol (~> 3.17.0) prism (>= 1.1, < 2.0) rbs (>= 3, < 4) diff --git a/VERSION b/VERSION index 41915c799..61e6e92d9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.19.1 +0.19.2