From c739219a708a43cc6686d73be570250a2c95fc11 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Tue, 4 Apr 2023 07:26:39 -0500 Subject: [PATCH] Release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index fc478bb..e7ae2ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_synthizer" -version = "0.3.0" +version = "0.3.1" 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"