From 081d705c44ee105bd7f651c804317d0896fa121a Mon Sep 17 00:00:00 2001 From: Matt Johnson Date: Sat, 3 Aug 2024 12:14:17 -0700 Subject: [PATCH] increment version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index cd7adbf9..40793285 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ReactionMechanismSimulator" uuid = "c2d78dd2-25c4-5b79-bebc-be6c69dd440f" authors = ["Matt Johnson ", "Hao-Wei Pang "] -version = "1.0.0" +version = "1.0.1" [deps] CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"