From aa1831bed32aa640f11796d757e0ae361be5096a Mon Sep 17 00:00:00 2001 From: Rafael Caricio Date: Mon, 25 Apr 2022 13:10:16 +0200 Subject: [PATCH] Bump vesion 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"