From 4b912fbb21eff1fd8b7178619a402fbd4dacebfd Mon Sep 17 00:00:00 2001 From: tslil Date: Thu, 16 Jul 2026 09:01:33 +0100 Subject: add version to state --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 762f2d5..27c2bb7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mood" -version = "0.5.0" +version = "0.6.0" description = "A music player governed by your moods." edition = "2024" license = "GPL-3.0-or-later" -- cgit v1.2.3