Skip to content

Commit 4ac7163

Browse files
committed
1.0.1
1 parent 84971e7 commit 4ac7163

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": "json-tools/json-value",
44
"summary": "Reading and manipulation with json values",
55
"license": "BSD-3-Clause",
6-
"version": "1.0.0",
6+
"version": "1.0.1",
77
"exposed-modules": [
88
"Json.Value"
99
],
@@ -13,4 +13,4 @@
1313
"elm/json": "1.0.0 <= v < 2.0.0"
1414
},
1515
"test-dependencies": {}
16-
}
16+
}

0 commit comments

Comments
 (0)