From d1e0b20588bca27b07ebeb75f7cbb498d56bc09c Mon Sep 17 00:00:00 2001 From: Rafael Schouten Date: Sun, 24 Apr 2022 13:51:10 +0400 Subject: [PATCH] bump patch version to 0.3.3 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d3e70ea..0ec8c51 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.2" +version = "0.3.3" [deps] OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"