Skip to content

Commit b7fcfc7

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Makie to 0.24, (keep existing compat)
1 parent 1529b3e commit b7fcfc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MixedModelsMakie"
22
uuid = "b12ae82c-6730-437f-aff9-d2c38332a376"
33
authors = ["Phillip Alday <me@phillipalday.com>", "Douglas Bates <dmbates@gmail.com>", "contributors"]
4-
version = "0.4.8"
4+
version = "0.4.9"
55

66
[deps]
77
BSplineKit = "093aae92-e908-43d7-9660-e50ee39d5a0a"
@@ -23,7 +23,7 @@ CairoMakie = "0.11, 0.12, 0.13, 0.14"
2323
DataFrames = "1"
2424
Distributions = "0.25"
2525
KernelDensity = "0.6.3"
26-
Makie = "0.20, 0.21, 0.22, 0.23"
26+
Makie = "0.20, 0.21, 0.22, 0.23, 0.24"
2727
MixedModels = "4.14"
2828
PrecompileTools = "1"
2929
Random = "1"

0 commit comments

Comments
 (0)