Skip to content

Commit 3f9abbf

Browse files
authored
Update Compat for Colors.jl to 0.13, bump patch version (#444)
1 parent 3c87c1b commit 3f9abbf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Compose"
22
uuid = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
3-
version = "0.9.5"
3+
version = "0.9.6"
44

55
[deps]
66
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
@@ -18,7 +18,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1818
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1919

2020
[compat]
21-
Colors = "0.9, 0.10, 0.11, 0.12"
21+
Colors = "0.9, 0.10, 0.11, 0.12, 0.13"
2222
DataStructures = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18"
2323
IterTools = "1"
2424
JSON = "0.18, 0.19, 0.20, 0.21"

0 commit comments

Comments
 (0)