From 577b9292c690482a678dede28708107334bf61ac Mon Sep 17 00:00:00 2001 From: Tessa Kelly Date: Tue, 16 Apr 2019 14:23:31 -0700 Subject: [PATCH] Bump --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index b8161617..e63354b8 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.11.1", + "version": "6.12.0", "exposed-modules": [ "Nri.Ui.Alert.V2", "Nri.Ui.Alert.V3",