From 8521669f3c7bd48acd0a0ae7817a404cfaa7faee Mon Sep 17 00:00:00 2001 From: Martijn Visser Date: Mon, 19 Dec 2022 20:16:38 +0100 Subject: [PATCH] bump patch version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1d4a122..95d42c1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DiskArrays" uuid = "3c3547ce-8d99-4f5e-a174-61eb10b00ae3" authors = ["Fabian Gans "] -version = "0.3.7" +version = "0.3.8" [deps] OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"