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