From b5d96c21a9da34d53af701fddaf1f2f1e03be72d Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Thu, 1 Sep 2022 18:25:18 -0400 Subject: [PATCH] Version bump to v0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b330c64..926baba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "adept" description = "Bit Goblin automated video transcoding service." -version = "0.1.1" +version = "0.1.2" edition = "2021" readme = "README.md" license = "BSD 2-Clause"