From 627c8dd44b0b5b1ef865123c2b6baa901e8f60b9 Mon Sep 17 00:00:00 2001 From: Jose Daniel Lara Date: Mon, 28 Oct 2024 08:45:19 -0600 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index af2a7a328..3eedfec19 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "InfrastructureSystems" uuid = "2cd47ed4-ca9b-11e9-27f2-ab636a7671f1" authors = ["Daniel Thom", "Jose Daniel Lara", "Clayton Barrows"] -version = "2.2.2" +version = "2.3.0" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"