From 912d31fe0357aea5a8b04fd3db60f8f4764003ee Mon Sep 17 00:00:00 2001 From: Benjamin Varela <70768698+BTV25@users.noreply.github.com> Date: Fri, 25 Oct 2024 10:27:47 -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 f8d1f1f..11725e7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "VortexLattice" uuid = "7a09bdf8-3785-11e9-0bdd-57d0ec69af3f" authors = ["Taylor McDonnell "] -version = "0.1.7" +version = "0.1.8" [deps] FLOWMath = "6cb5d3fb-0fe8-4cc2-bd89-9fe0b19a99d3"