From a7cc2bc771491202b5afebb30c9a396a869b0f3c Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Wed, 29 Mar 2023 00:42:38 -0400 Subject: [PATCH] Version bump to v0.2.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index de1bf88..de5a3dc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "zealot" description = "Bit Goblin automated video transcoding service." -version = "0.2.4" +version = "0.2.5" edition = "2021" readme = "README.md" license = "BSD 2-Clause"