From 4b281d65dbcfc4f78e1f62b83a87dea4bc632454 Mon Sep 17 00:00:00 2001 From: Shashi Gowda Date: Thu, 19 Aug 2021 19:25:34 -0400 Subject: [PATCH] bump patch --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 68512bd..0bc2040 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "FileTrees" uuid = "72696420-646e-6120-6e77-6f6420746567" authors = ["Shashi Gowda ", "Julian Samaroo "] -version = "0.3.1" +version = "0.3.2" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"