Skip to content

Commit 063aaf0

Browse files
committed
Bump to accommodate an IE peculiarity
1 parent 207a3bf commit 063aaf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: elm.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "elm/json",
44
"summary": "Encode and decode JSON values",
55
"license": "BSD-3-Clause",
6-
"version": "1.1.2",
6+
"version": "1.1.3",
77
"exposed-modules": [
88
"Json.Decode",
99
"Json.Encode"

0 commit comments

Comments
 (0)