diff --git a/Cargo.toml b/Cargo.toml index e7ae2ee..f9d9021 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_synthizer" -version = "0.3.1" +version = "0.3.2" authors = ["Nolan Darilek "] description = "A Bevy plugin for Synthizer, a library for 3D audio and synthesis with a focus on games and VR applications" license = "MIT OR Apache-2.0"