From f536f7e1bbd2dff8dc66c822025e625432bdc64e Mon Sep 17 00:00:00 2001 From: Taylor McDonnell Date: Mon, 3 Oct 2022 10:36:56 -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 b58cafb..eb8f62c 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.2" +version = "0.1.3" [deps] Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"