diff options
author | Silas Bartha <[email protected]> | 2024-09-09 21:30:12 -0400 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-09-09 21:30:12 -0400 |
commit | 8e98b888a45d7cd56f084a2a2c3793797447ffe7 (patch) | |
tree | 4b443adf9c8f0109076a75f78d8f009e3bb46ee4 /Cargo.toml | |
parent | a5e8a554b55e14e74614c45eee43fdff7fd6fcb5 (diff) |
Bump to 0.1.2v0.1.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "bevy_rustysynth" description = "A plugin which adds MIDI file and soundfont audio support to the bevy engine via rustysynth." -version = "0.1.1" +version = "0.1.2" edition = "2021" license = "0BSD OR MIT OR Apache-2.0" |