Skip to content

Commit 8cebbfc

Browse files
committed
bump version
1 parent 4d06370 commit 8cebbfc

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": "folkertdev/one-true-path-experiment",
44
"summary": "An experimental package for building paths and curves in elm",
55
"license": "BSD-3-Clause",
6-
"version": "4.1.0",
6+
"version": "4.0.3",
77
"exposed-modules": [
88
"Path",
99
"SubPath",
@@ -25,4 +25,4 @@
2525
"elm/random": "1.0.0 <= v < 2.0.0",
2626
"elm-explorations/test": "1.1.0 <= v < 2.0.0"
2727
}
28-
}
28+
}

0 commit comments

Comments
 (0)