From aa41bae88b975f143d3674596254cd54812368dc Mon Sep 17 00:00:00 2001 From: tremlab Date: Thu, 30 May 2019 14:14:03 -0700 Subject: [PATCH] Bump 6.20.1 --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index b758e3cf..befc37f0 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": "6.20.0", + "version": "6.20.1", "exposed-modules": [ "Nri.Ui.Alert.V2", "Nri.Ui.Alert.V3",