From c16d483bab7be61fb1912e3e57ca63f921a5771c Mon Sep 17 00:00:00 2001 From: Matthew Gregan Date: Fri, 15 Nov 2024 13:55:53 +1300 Subject: [PATCH] chore: Release --- cubeb-sys/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cubeb-sys/Cargo.toml b/cubeb-sys/Cargo.toml index 3956e2e..c5fafe5 100644 --- a/cubeb-sys/Cargo.toml +++ b/cubeb-sys/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cubeb-sys" -version = "0.17.0" +version = "0.17.1" authors = ["Dan Glastonbury "] repository = "https://github.com/mozilla/cubeb-rs" license = "ISC"