We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 318c92e commit 42760fcCopy full SHA for 42760fc
1 file changed
elm.json
@@ -3,14 +3,13 @@
3
"name": "maca/form-toolkit",
4
"summary": "Form toolkit",
5
"license": "BSD-3-Clause",
6
- "version": "1.0.0",
+ "version": "1.0.1",
7
"exposed-modules": [
8
"FormToolkit.Field",
9
"FormToolkit.View",
10
"FormToolkit.Parse",
11
"FormToolkit.Value",
12
"FormToolkit.Error"
13
-
14
],
15
"elm-version": "0.19.0 <= v < 0.20.0",
16
"dependencies": {
0 commit comments