diff --git a/Cargo.toml b/Cargo.toml index cb7bca1..b23a798 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "bevy_tts" description = "Text-to-speech for the Bevy game engine" repository = "https://labs.lightsout.games/projects/bevy_tts" -version = "0.1.0" +version = "0.0.0" authors = ["Nolan Darilek "] license = "MIT OR Apache-2.0" edition = "2021"