Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ViralBShah authored Nov 6, 2024
1 parent 7d50e6f commit ff9cc22
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MultiChannelColors"
uuid = "d4071afc-4203-49ee-90bc-13ebeb18d604"
authors = ["Tim Holy <[email protected]> and contributors"]
version = "0.1.3"
version = "0.1.4"

[deps]
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
Expand All @@ -14,9 +14,9 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

[compat]
ColorTypes = "0.11.2"
ColorVectorSpace = "0.9, 0.10"
Colors = "0.12"
ColorTypes = "0.11.2, 0.12"
ColorVectorSpace = "0.10, 0.11"
Colors = "0.12, 0.13"
Compat = "3, 4"
FixedPointNumbers = "0.8"
Reexport = "1"
Expand Down

0 comments on commit ff9cc22

Please sign in to comment.