diff --git a/Cargo.toml b/Cargo.toml index ed795a8..48d81f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "zealot" description = "Bit Goblin automated video transcoding service." -version = "0.2.5" +version = "0.2.6" edition = "2021" readme = "README.md" license = "BSD 2-Clause"