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"