From 16681841a7d62d77820ff5dfd4b6be0b3a116b1f Mon Sep 17 00:00:00 2001 From: Tony Garnock-Jones Date: Fri, 29 Sep 2023 14:56:55 +0200 Subject: [PATCH] Bump version --- syndicate-tools/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/syndicate-tools/Cargo.toml b/syndicate-tools/Cargo.toml index 326d6e5..889de88 100644 --- a/syndicate-tools/Cargo.toml +++ b/syndicate-tools/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "syndicate-tools" -version = "0.6.0" +version = "0.7.0" authors = ["Tony Garnock-Jones "] edition = "2018"