From 4d2bb15b2d95cfd970cdd85c02e87727a8784f31 Mon Sep 17 00:00:00 2001 From: Daniel Aguilar Date: Thu, 28 Nov 2024 13:59:07 +0100 Subject: [PATCH] Bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ce144d1..9ce8bbb 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Stipple" uuid = "4acbeb90-81a0-11ea-1966-bdaff8155998" authors = ["Adrian and the Stipple contributors"] -version = "0.28.21" +version = "0.28.22" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"