From 958ffa397c6c27c97db30f4452fa74aaeaf74bab Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Wed, 26 Oct 2022 12:21:01 -0400 Subject: [PATCH] Version bump to v0.2.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 232a8b2..9538863 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "zealot" description = "Bit Goblin automated video transcoding service." -version = "0.2.1" +version = "0.2.2" edition = "2021" readme = "README.md" license = "BSD 2-Clause"