Skip to content

Commit b53c87b

Browse files
committed
Fix compat version
1 parent e26d449 commit b53c87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
88

99
[compat]
1010
julia = "1"
11-
ColorTypes = ">= 0.10.0"
11+
ColorTypes = "^0"

0 commit comments

Comments
 (0)