Merge pull request #373 from NoRedInk/assignment-icon-bump

bump to 7.3.0 for new SVG AssignmentIcon
This commit is contained in:
Renee 2019-10-01 17:30:34 -07:00 committed by GitHub
commit 08fc6cb728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
}
}