From ce296de83d0da595c344767f4bb82e9ceea6d2e6 Mon Sep 17 00:00:00 2001 From: jazzfool Date: Mon, 19 Feb 2024 17:08:40 +1100 Subject: [PATCH] 0.1.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index db42a17..69df75a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ repository = "https://github.com/jazzfool/iced_video_player" readme = "README.md" keywords = ["gui", "iced", "video"] categories = ["gui", "multimedia"] -version = "0.1.1" +version = "0.1.2" authors = ["jazzfool"] edition = "2021" resolver = "2"