From 9a54f5c6bd53c55a6ad438f9664f9bfc601c846e Mon Sep 17 00:00:00 2001 From: Jamie Hewitt Date: Sat, 31 Jan 2026 00:27:40 +0000 Subject: [PATCH] Bump version to 0.2.2 Co-Authored-By: Claude Opus 4.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b90e407..1987ef3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ferrosonic" -version = "0.2.1" +version = "0.2.2" edition = "2021" description = "A terminal-based Subsonic music client with bit-perfect audio playback" license = "MIT"