We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Decoration
1 parent af0a8bc commit a4f1336Copy full SHA for a4f1336
elm.json
@@ -3,7 +3,7 @@
3
"name": "miniBill/elm-ui-with-context",
4
"summary": "An augmentation of elm-ui with a global context.",
5
"license": "BSD-3-Clause",
6
- "version": "1.0.0",
+ "version": "1.1.0",
7
"exposed-modules": [
8
"Element.WithContext",
9
"Element.WithContext.Input",
@@ -26,4 +26,4 @@
26
"test-dependencies": {
27
"elm-explorations/test": "1.2.2 <= v < 2.0.0"
28
}
29
-}
+}
0 commit comments