From 1f627fe347872202f1dffc71c4d80c342237791d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20K=C3=B6hler?= Date: Mon, 27 May 2024 10:21:53 +0200 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e5e4974..d4a6efe 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "FerriteGmsh" uuid = "4f95f4f8-b27c-4ae5-9a39-ea55e634e36b" authors = ["Maximilian Köhler "] -version = "1.1.0" +version = "1.1.1" [deps] Ferrite = "c061ca5d-56c9-439f-9c0e-210fe06d3992"