Skip to content

Commit

Permalink
Bump patch version and Makie compat
Browse files Browse the repository at this point in the history
  • Loading branch information
asinghvi17 authored Jan 20, 2025
1 parent 58d90ee commit b7e939e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MakieThemes"
uuid = "e296ed71-da82-5faf-88ab-0034a9761098"
authors = ["Michael Krabbe Borregaard <[email protected]>", "Anshul Singhvi <[email protected]>", "JuliaPlots contributors"]
version = "0.1.2"
version = "0.1.3"

[deps]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Expand All @@ -10,7 +10,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[compat]
Colors = "0.11, 0.12, 0.13"
Makie = "0.19, 0.20, 0.21"
Makie = "0.19, 0.20, 0.21, 0.22"
julia = "1"

[extras]
Expand Down

0 comments on commit b7e939e

Please sign in to comment.