From 048b9a2af2d45e67bff5462960386bd4cdd0ff0a Mon Sep 17 00:00:00 2001 From: Jerry Ling Date: Thu, 28 Mar 2024 16:19:28 -0400 Subject: [PATCH] bump to 0.10.27 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 62ebc489..99890975 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "UnROOT" uuid = "3cd96dde-e98d-4713-81e9-a4a1b0235ce9" authors = ["Tamas Gal", "Jerry Ling", "Johannes Schumann", "Nick Amin"] -version = "0.10.26" +version = "0.10.27" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"