From 40a8be45696bda1c98eb88f2c24b02ca082ea463 Mon Sep 17 00:00:00 2001 From: Phillip Alday Date: Tue, 28 May 2024 22:51:32 +0000 Subject: [PATCH] patch bump --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b5e40d0..b94fa55 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.1" +version = "0.4.2" [deps] BSplineKit = "093aae92-e908-43d7-9660-e50ee39d5a0a"