From 384539fe83e8bf5c966192ba28e9405e3253619b Mon Sep 17 00:00:00 2001 From: Sinono3 Date: Sat, 24 Jun 2023 16:59:20 -0400 Subject: [PATCH] Release 0.6.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 331c694..6cc3de2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "souvlaki" -version = "0.6.0" +version = "0.6.1" authors = ["Sinono3 "] edition = "2018" description = "A cross-platform media key and metadata handling library."