From 652824d93bcd88bf5f5762f3832e8f710d47fdc8 Mon Sep 17 00:00:00 2001 From: Dukantic Date: Sun, 20 Jul 2025 21:28:31 +0200 Subject: [PATCH] name and version --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 748f0b4..5d0e9b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] -name = "polygomusic" -version = "0.1.0" -edition = "2024" +name = "polymusic" +version = "1.2.0" +edition = "2025" build = "build.rs" [dependencies]