From c524ba57e56e23ae98f2aa36ebf4090274fc4f9d Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Fri, 16 Jan 2026 13:21:39 +0100 Subject: [PATCH] Bump version to 0.3.4 Update version number in Cargo.toml and version.txt to 0.3.4 --- PMOMusic/Cargo.toml | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PMOMusic/Cargo.toml b/PMOMusic/Cargo.toml index 3a2d9b41..11786d75 100644 --- a/PMOMusic/Cargo.toml +++ b/PMOMusic/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "PMOMusic" -version = "0.3.3" +version = "0.3.4" edition = "2024" [dependencies] diff --git a/version.txt b/version.txt index 1c09c74e..42045aca 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.3.3 +0.3.4