From 405efebcf12a8212d51eb68167eccc9dae34aad9 Mon Sep 17 00:00:00 2001 From: Brian Hicks Date: Mon, 22 Apr 2019 08:32:37 -0500 Subject: [PATCH] bump to 6.13.1 --- elm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elm.json b/elm.json index 8f4904e9..5ab14333 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.13.0", + "version": "6.13.1", "exposed-modules": [ "Nri.Ui.Alert.V2", "Nri.Ui.Alert.V3",