From f86eb9a5caaa2c429a05c65bb35538da7950323f Mon Sep 17 00:00:00 2001 From: jazzfool Date: Sun, 29 Sep 2024 19:55:01 +1000 Subject: [PATCH] v0.5.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 052994d..6907529 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.4.0" +version = "0.5.0" authors = ["jazzfool"] edition = "2021" resolver = "2"