From 66f70b8483495946db648354e2b73caa5a6a9f05 Mon Sep 17 00:00:00 2001 From: BL-CZY Date: Sat, 21 Sep 2024 14:40:01 +0200 Subject: [PATCH] v0.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0431df0..89bdf67 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dvvidget" -version = "0.2.1" +version = "0.3.0" edition = "2021" [dependencies]