From 3ab70950e0d60e5636a5cac254e36299456db7d5 Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Sat, 6 Dec 2025 16:08:45 +0100 Subject: [PATCH] Bump version to 0.1.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ec1a8dd..bd84161 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cm-player" -version = "0.1.2" +version = "0.1.3" edition = "2021" [dependencies]