From 47487b00b4cc5bd66304f1384528189c2ff24df8 Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Thu, 15 Feb 2024 13:13:07 -0500 Subject: [PATCH] Bump to v0.1.21 [no ci] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5cb0b65..523fe71 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.1.20" +version = "0.1.21" [deps] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"