(cargo-release) version 0.1.0
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nolan Darilek 2022-08-29 17:24:22 -05:00
parent 6bb1c62d32
commit c66e1b9a94

View File

@ -2,7 +2,7 @@
name = "bevy_tts" name = "bevy_tts"
description = "Text-to-speech for the Bevy game engine" description = "Text-to-speech for the Bevy game engine"
repository = "https://labs.lightsout.games/projects/bevy_tts" repository = "https://labs.lightsout.games/projects/bevy_tts"
version = "0.0.0" version = "0.1.0"
authors = ["Nolan Darilek <nolan@thewordnerd.info>"] authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
license = "MIT OR Apache-2.0" license = "MIT OR Apache-2.0"
edition = "2021" edition = "2021"