diff --git a/elm.json b/elm.json index 3af1380d..8358c544 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": "9.9.0", + "version": "10.0.0", "exposed-modules": [ "Nri.Ui", "Nri.Ui.Accordion.V1", @@ -89,4 +89,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