Skip to content

Commit 935d574

Browse files
committed
Bump Elm version.
1 parent f52ca8f commit 935d574

File tree

2 files changed

+144
-138
lines changed

2 files changed

+144
-138
lines changed

elm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "lattyware/elm-json-diff",
44
"summary": "Compute JSON patches by comparing two JSON values.",
55
"license": "BSD-3-Clause",
6-
"version": "1.0.1",
6+
"version": "1.0.2",
77
"exposed-modules": [
88
"Json.Diff",
99
"Json.Patch.Invertible"

0 commit comments

Comments
 (0)