From c0fb54aceb5707282478cdf131405bb81e3ea1de Mon Sep 17 00:00:00 2001 From: Thomas Marks Date: Wed, 5 Jun 2024 14:50:25 -0400 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d8d516c0..e0526ad0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "HallThruster" uuid = "2311f341-5e6d-4941-9e3e-3ce0ae0d9ed6" authors = ["Thomas Marks "] -version = "0.14.0" +version = "0.14.1" [deps] DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"