diff --git a/Cargo.toml b/Cargo.toml index 33a12e9..e06ccf3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "audio_thread_priority" -version = "0.28.0" +version = "0.28.1" authors = ["Paul Adenot "] description = "Bump a thread to real-time priority, for audio work, on Linux, Windows and macOS" license = "MPL-2.0"