From dfdf4dbb106550ff41137e7557b47c8ba8dd1b3d 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, 20 Aug 2024 17:45:19 -0400 Subject: [PATCH] Bump version to v0.17.16 (#2473) 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 88249f621..eb8f9aa16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GIT PATH remote: . specs: - ruby-lsp (0.17.15) + ruby-lsp (0.17.16) language_server-protocol (~> 3.17.0) prism (>= 0.29.0, < 0.31) rbs (>= 3, < 4) diff --git a/VERSION b/VERSION index 95c10a1ee..35bf0d639 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.17.15 +0.17.16