From ce00bf5c708e256db15791c7ffb529609ce389b1 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Thu, 18 Jan 2024 23:27:51 -0500 Subject: [PATCH] Upping to version v0.2.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 48d81f1..7841c75 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "zealot" description = "Bit Goblin automated video transcoding service." -version = "0.2.6" +version = "0.2.7" edition = "2021" readme = "README.md" license = "BSD 2-Clause"