From a4d23da25626fad564f6c0580eae5d7536d6269b Mon Sep 17 00:00:00 2001 From: Katie Hughes Date: Tue, 26 May 2020 13:49:26 -0700 Subject: [PATCH] bump --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index b6419deb..2025086c 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": "9.3.0", + "version": "9.4.0", "exposed-modules": [ "Nri.Ui", "Nri.Ui.Accordion.V1",