From ac17156238eb125d2d6458c56280c3b9114d2f2c Mon Sep 17 00:00:00 2001 From: Paul Berg Date: Sun, 6 Feb 2022 17:09:21 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 71e056e..01935aa 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PlutoHooks" uuid = "0ff47ea0-7a50-410d-8455-4348d5de0774" authors = ["Paul Berg ", "Michiel Dral "] -version = "0.0.3" +version = "0.0.4" [deps] InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"