Skip to content

Commit 42760fc

Browse files
committed
Version bump to 1.0.1
1 parent 318c92e commit 42760fc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

elm.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@
33
"name": "maca/form-toolkit",
44
"summary": "Form toolkit",
55
"license": "BSD-3-Clause",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"exposed-modules": [
88
"FormToolkit.Field",
99
"FormToolkit.View",
1010
"FormToolkit.Parse",
1111
"FormToolkit.Value",
1212
"FormToolkit.Error"
13-
1413
],
1514
"elm-version": "0.19.0 <= v < 0.20.0",
1615
"dependencies": {

0 commit comments

Comments
 (0)