From 6317f61882738b4c0cbb700eabd7bd9017f11498 Mon Sep 17 00:00:00 2001 From: Fabian Gans Date: Wed, 20 Dec 2023 09:45:29 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 921e6d4..8d2e41a 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DiskArrayTools" uuid = "fcd2136c-9f69-4db6-97e5-f31981721d63" authors = ["Fabian Gans "] -version = "0.1.8" +version = "0.1.9" [deps] DiskArrays = "3c3547ce-8d99-4f5e-a174-61eb10b00ae3"