diff --git a/Project.toml b/Project.toml index 22a34a0..5abca51 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MixedModelsMakie" uuid = "b12ae82c-6730-437f-aff9-d2c38332a376" authors = ["Phillip Alday ", "Douglas Bates ", "contributors"] -version = "0.4.4" +version = "0.4.5" [deps] BSplineKit = "093aae92-e908-43d7-9660-e50ee39d5a0a" @@ -19,11 +19,11 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" [compat] Aqua = "0.5, 0.6" BSplineKit = "0.15, 0.16, 0.17" -CairoMakie = "0.11, 0.12" +CairoMakie = "0.11, 0.12, 0.13" DataFrames = "1" Distributions = "0.25" KernelDensity = "0.6.3" -Makie = "0.20, 0.21" +Makie = "0.20, 0.21, 0.22" MixedModels = "4.14" PrecompileTools = "1" Random = "1"