diff --git a/Cargo.toml b/Cargo.toml index d44a33b..8a262d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bevy_tts" -version = "0.1.2" +version = "0.2.0" description = "Text-to-speech for the Bevy game engine" repository = "https://labs.lightsout.games/projects/bevy_tts" authors = ["Nolan Darilek "]