From 73c77deee9592aafc17ecd149b87ae851dcc8e26 Mon Sep 17 00:00:00 2001 From: Tessa Kelly Date: Thu, 15 Feb 2024 09:44:05 -0700 Subject: [PATCH] bump --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index a4adc04c..9642970b 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.12.1", + "version": "28.0.0", "exposed-modules": [ "Browser.Events.Extra", "Nri.Test.KeyboardHelpers.V1",