From d7060428d4cc8765606577c008dffad2581ca0e6 Mon Sep 17 00:00:00 2001 From: Renee Tremlab Date: Tue, 1 Oct 2019 16:31:37 -0700 Subject: [PATCH] bump to 7.3.0 for new SVG AssignmentIcon --- elm.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elm.json b/elm.json index c9f66352..f2fc175d 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.2.1", + "version": "7.3.0", "exposed-modules": [ "Nri.Ui.Alert.V2", "Nri.Ui.Alert.V3", @@ -105,4 +105,4 @@ "test-dependencies": { "elm-explorations/test": "1.2.0 <= v < 2.0.0" } -} +} \ No newline at end of file