From cefa9b35ee6123b4499b1c246f29b4c3f776f19d Mon Sep 17 00:00:00 2001 From: Lindsay Wardell Date: Mon, 8 Jan 2024 10:10:20 -0800 Subject: [PATCH] elm bump --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 8a22ce6b5..f00aba1a2 100644 --- a/elm.json +++ b/elm.json @@ -3,7 +3,7 @@ "name": "NoRedInk/noredink-ui", "summary": "UI Widgets we use at NRI", "license": "BSD-3-Clause", - "version": "27.7.0", + "version": "27.7.1", "exposed-modules": [ "Browser.Events.Extra", "Nri.Test.KeyboardHelpers.V1",