From 3d519488213d355fbc9dbf2816923bb63e957239 Mon Sep 17 00:00:00 2001 From: Philippe Maincon <philippe.maincon@sintef.no> Date: Tue, 14 Dec 2021 12:02:01 +0100 Subject: [PATCH] new uuid and version --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index f8a339f..4d39c60 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "EspyInsideFunction" -uuid = "d6b55740-5cb4-11ec-1cb9-93db9984c461" +uuid = "2b54c6b0-5ccd-11ec-2d73-45d62642ee81" authors = ["Philippe Maincon <philippe.maincon@sintef.no>"] -version = "0.1.0" +version = "0.1.1" [deps] Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"