From a07ea4e18d0a6459d35ff9eec1e3740036048598 Mon Sep 17 00:00:00 2001 From: Brendan Lyons Date: Sun, 29 Sep 2024 15:20:31 -0700 Subject: [PATCH] v2.2.2 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index efe3b1d..51e39d0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "VacuumFields" uuid = "9d9223b5-c5da-4bf4-abee-2a8bb6775a49" authors = ["Brendan Lyons and contributors"] -version = "2.2.1" +version = "2.2.2" [deps] FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"