diff --git a/Cargo.toml b/Cargo.toml index f8a21aa..0040922 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "vid2img" description = "Use video content as collection of images." -version = "0.1.0" +version = "0.1.1" authors = ["Rafael Caricio "] edition = "2018" license = "MIT"