From a07f12303b9bbf82cd82926a938d54777ca34781 Mon Sep 17 00:00:00 2001 From: Alex Perkins Date: Tue, 30 Nov 2021 10:56:07 -0500 Subject: [PATCH] bump 15 to 15.1 --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 0615c170..02fbbb71 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.0.0", + "version": "15.1.0", "exposed-modules": [ "Nri.Ui", "Nri.Ui.Accordion.V1",