From 7864f47408c7392611cdd6118ba20fe71eae1fe6 Mon Sep 17 00:00:00 2001 From: Tessa Kelly Date: Tue, 18 Feb 2020 13:03:52 -0800 Subject: [PATCH] Bump --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index ea96de99..ac76e4fb 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": "7.20.0", + "version": "7.21.0", "exposed-modules": [ "Nri.Ui", "Nri.Ui.Accordion.V1",