From dd3c771e9622602b808c3f07c94e60f0b1795f4f Mon Sep 17 00:00:00 2001 From: Tessa Kelly Date: Wed, 18 May 2022 16:45:02 -0700 Subject: [PATCH] Bump --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 53477a52..90cb19a7 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": "15.12.0", + "version": "15.12.1", "exposed-modules": [ "Nri.Ui", "Nri.Ui.Accordion.V1",