From 3d5f1521a3f1da00d3265c3312d99aa8b5e71943 Mon Sep 17 00:00:00 2001 From: wilson Date: Tue, 25 Jun 2024 17:04:58 +0800 Subject: [PATCH] version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0e938a0..e74d2d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "music-player" -version = "1.0.0" +version = "1.0.3" edition = "2021" [dependencies]