From 8b5fc7f331fb292b2ba344495672a43f8dc39f52 Mon Sep 17 00:00:00 2001 From: Tessa Kelly Date: Tue, 26 Oct 2021 09:30:19 -0700 Subject: [PATCH] Bump --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 4330c758..a1032eb6 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": "14.4.0", + "version": "14.5.0", "exposed-modules": [ "Nri.Ui", "Nri.Ui.Accordion.V1",