From a26adb162c5c6f79371dd3ee5cfeb292ece8b1ec Mon Sep 17 00:00:00 2001 From: syeopite <70992037+syeopite@users.noreply.github.com> Date: Fri, 6 Aug 2021 00:40:54 -0700 Subject: [PATCH] Bump Crystal 1.1.0 to 1.1.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f98fe098..40780340 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: stable: [true] crystal: - 1.0.0 - - 1.1.0 + - 1.1.1 include: - crystal: nightly stable: false