From 3add632b3da744689f0e78303ecd810d990d2717 Mon Sep 17 00:00:00 2001 From: Mariano Abel Coca Date: Fri, 12 Nov 2021 15:45:57 -0300 Subject: [PATCH] Bump version --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index e6b77186..253c126a 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.9.0", + "version": "14.10.0", "exposed-modules": [ "Nri.Ui", "Nri.Ui.Accordion.V1",