diff --git a/Project.toml b/Project.toml index 4fbce3b..5c74d41 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SwarmMakie" uuid = "0b1c068e-6a84-4e66-8136-5c95cafa83ed" authors = ["Anshul Singhvi ", "Jacob Zelko ", "Michael Krabbe Borregaard ", "and contributors"] -version = "0.1.2" +version = "0.1.3" [deps] KernelDensity = "5ab0869b-81aa-558d-bb23-cbf5423bbe9b" @@ -17,7 +17,7 @@ AlgebraOfGraphicsExt = "AlgebraOfGraphics" [compat] KernelDensity = "0.6" -Makie = "0.20, 0.21" +Makie = "0.20, 0.21, 0.22" StatsBase = "0.34" julia = "1.9" AlgebraOfGraphics = "0.8"