1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-11-17 12:39:36 +00:00

Bump version.

This commit is contained in:
Nolan Darilek 2020-08-18 15:22:46 -05:00
parent 7bcbda15b3
commit bdace524b9

View File

@ -1,6 +1,6 @@
[package]
name = "tts"
version = "0.5.0"
version = "0.6.0"
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
repository = "https://github.com/ndarilek/tts-rs"
description = "High-level Text-To-Speech (TTS) interface"