Skip to content

Commit 3686772

Browse files
committed
v3.0.0
1 parent a99745e commit 3686772

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": "niho/json-schema-form",
44
"summary": "Generate validating forms from JSON schemas.",
55
"license": "MIT",
6-
"version": "2.0.0",
6+
"version": "3.0.0",
77
"exposed-modules": [
88
"Json.Schema.Form",
99
"Json.Schema.Form.Encode",
@@ -23,4 +23,4 @@
2323
"test-dependencies": {
2424
"elm-explorations/test": "1.2.0 <= v < 2.0.0"
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)