From cec001aede07c26a1f4aea3927b74400209fd8f7 Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Thu, 7 Nov 2024 17:27:47 -0500 Subject: [PATCH] Bump to v0.6.3 [no ci] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 54c1fae..a187bd2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "NamedGraphs" uuid = "678767b0-92e7-4007-89e4-4527a8725b19" authors = ["Matthew Fishman and contributors"] -version = "0.6.2" +version = "0.6.3" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"