Skip to content

Commit

Permalink
New version: MultiChannelColors v0.1.4 (#118850)
Browse files Browse the repository at this point in the history
UUID: d4071afc-4203-49ee-90bc-13ebeb18d604
Repo: https://github.com/JuliaImages/MultiChannelColors.jl.git
Tree: c4dce3e565ee81dccd3b588a7ea08cfc67778339

Registrator tree SHA: 191228b6dd8b9d0e2965ae3e705fe54c51dcfee8

Co-authored-by: JuliaHubRegistrator <[email protected]>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator authored Nov 6, 2024
1 parent 2882fbb commit 6a1e983
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
13 changes: 10 additions & 3 deletions M/MultiChannelColors/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[0]
ColorTypes = "0.11.2-0.11"
Colors = "0.12"
FixedPointNumbers = "0.8"
Reexport = "1"
Requires = "1"
Expand All @@ -12,8 +10,17 @@ Compat = "3"
["0-0.1.2"]
ColorVectorSpace = "0.9"

["0-0.1.3"]
ColorTypes = "0.11.2-0.11"
Colors = "0.12"

["0.1.2-0"]
Compat = "3-4"

["0.1.3-0"]
["0.1.3"]
ColorVectorSpace = "0.9-0.10"

["0.1.4-0"]
ColorTypes = "0.11.2-0.12"
ColorVectorSpace = "0.10-0.11"
Colors = "0.12-0.13"
3 changes: 3 additions & 0 deletions M/MultiChannelColors/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "d93bbb3cf7891afb7f003b645e2dbc9b9d5b5bde"

["0.1.3"]
git-tree-sha1 = "d29b08ad606124069ca263f9439c00c23f531ea6"

["0.1.4"]
git-tree-sha1 = "c4dce3e565ee81dccd3b588a7ea08cfc67778339"

0 comments on commit 6a1e983

Please sign in to comment.