From d0d64f9c23509eb6964d82a11eef6b2c751a28bd Mon Sep 17 00:00:00 2001 From: Tessa Kelly Date: Mon, 5 Aug 2019 15:22:37 -0700 Subject: [PATCH] Bump version --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index d68ba65a..ba0ed1b3 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.29.0", + "version": "6.29.1", "exposed-modules": [ "Nri.Ui.Alert.V2", "Nri.Ui.Alert.V3",