diff --git a/elm.json b/elm.json index ac1fb75c..d7dc1f18 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": "8.0.0", + "version": "8.1.0", "exposed-modules": [ "Nri.Ui", "Nri.Ui.Accordion.V1", @@ -96,4 +96,4 @@ "avh4/elm-program-test": "3.1.0 <= v < 4.0.0", "elm-explorations/test": "1.2.0 <= v < 2.0.0" } -} +} \ No newline at end of file