From 8d9e96ca583cd1619ba48fd95d78ab08fb6b7050 Mon Sep 17 00:00:00 2001 From: Brian Hicks Date: Fri, 25 Jun 2021 16:17:04 -0500 Subject: [PATCH] bump to 13.1.0 --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 1d2b765a..5fb106f0 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": "13.0.1", + "version": "13.1.0", "exposed-modules": [ "Nri.Ui", "Nri.Ui.Accordion.V1",