From 9d5a72df3f135d176e351ecedb3720c19b9bbb15 Mon Sep 17 00:00:00 2001 From: Orso Meneghini Date: Mon, 12 Aug 2024 22:34:05 -0700 Subject: [PATCH] v2.0.0 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index b66adf7..eb8fde1 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 = "1.2.0" +version = "2.0.0" [deps] FastGaussQuadrature = "442a2c76-b920-505d-bb47-c5924d526838"