Skip to content

Commit

Permalink
CompatHelper: bump compat for ColorTypes to 0.12 for package GLMakie,…
Browse files Browse the repository at this point in the history
… (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Oct 24, 2024
1 parent a1c513b commit 8f35843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GLMakie/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ShaderAbstractions = "65257c39-d410-5151-9873-9b3e5be5013e"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[compat]
ColorTypes = "0.9, 0.10, 0.11"
ColorTypes = "0.9, 0.10, 0.11, 0.12"
Colors = "0.11, 0.12"
FileIO = "1.6"
FixedPointNumbers = "0.7, 0.8"
Expand Down

0 comments on commit 8f35843

Please sign in to comment.