From 55f96a669e180efc93066c0b1dd7d0294251f039 Mon Sep 17 00:00:00 2001 From: Aaron VonderHaar Date: Mon, 29 Jun 2020 17:30:46 -0700 Subject: [PATCH] Bump to 10.1.0 --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 8358c544..d554826a 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": "10.0.0", + "version": "10.1.0", "exposed-modules": [ "Nri.Ui", "Nri.Ui.Accordion.V1",