From 133f0ddc4a1fa5f2a7b86bdbc3151e79d790552f Mon Sep 17 00:00:00 2001 From: jbeemster Date: Sun, 7 Feb 2021 14:44:44 +0100 Subject: [PATCH] Bumped VERSION to rc7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 15fad30..9156547 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "factotum" -version = "0.6.0-rc6" +version = "0.6.0-rc7" authors = ["Ed Lewis ", "Josh Beemster "] [dependencies]