Skip to content

Commit a4f1336

Browse files
committed
1.1.0: Support for attribute interop, and Decorations.
1 parent af0a8bc commit a4f1336

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

elm.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "miniBill/elm-ui-with-context",
44
"summary": "An augmentation of elm-ui with a global context.",
55
"license": "BSD-3-Clause",
6-
"version": "1.0.0",
6+
"version": "1.1.0",
77
"exposed-modules": [
88
"Element.WithContext",
99
"Element.WithContext.Input",
@@ -26,4 +26,4 @@
2626
"test-dependencies": {
2727
"elm-explorations/test": "1.2.2 <= v < 2.0.0"
2828
}
29-
}
29+
}

0 commit comments

Comments
 (0)