From 8ea3dd580c1bc5712978b075000e23f7fae45c1a Mon Sep 17 00:00:00 2001 From: Brian Hicks Date: Wed, 17 Jun 2020 12:56:48 -0500 Subject: [PATCH] bump to 9.8.1 --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 28cda7e8..612e2aed 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.8.0", + "version": "9.8.1", "exposed-modules": [ "Nri.Ui", "Nri.Ui.Accordion.V1",