From 818fab870fd3fb53048f66dbc58c9aa1ca42e7fa Mon Sep 17 00:00:00 2001 From: Sebastian Imlay Date: Sat, 31 May 2025 15:56:03 -0400 Subject: [PATCH] Bump to 0.13.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5a7f2581e..4e4699f73 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "coreaudio-rs" -version = "0.13.0-beta-1" +version = "0.13.0" authors = [ "mitchmindtree ", "yupferris ",