bumped to 23.3.0

This is a MINOR change.

---- ADDED MODULES - MINOR ----

    Nri.Ui.TabsMinimal.V1

---- Nri.Ui.UiIcon.V1 - MINOR ----

    Added:
        atlas : Nri.Ui.Svg.V1.Svg
        climbingStairs : Nri.Ui.Svg.V1.Svg
        heapOfBoxes : Nri.Ui.Svg.V1.Svg
        twoHandsHoldingBox : Nri.Ui.Svg.V1.Svg
This commit is contained in:
Alex Perkins 2023-07-06 11:38:29 -06:00
parent 194ab45d2d
commit 8bee714c47
No known key found for this signature in database
GPG Key ID: C7FADD739F72DA0D

View File

@ -3,7 +3,7 @@
"name": "NoRedInk/noredink-ui",
"summary": "UI Widgets we use at NRI",
"license": "BSD-3-Clause",
"version": "23.2.0",
"version": "23.3.0",
"exposed-modules": [
"Browser.Events.Extra",
"Nri.Ui",
@ -121,4 +121,4 @@
"elm-explorations/test": "2.0.0 <= v < 3.0.0",
"tesk9/accessible-html": "5.0.0 <= v < 6.0.0"
}
}
}