1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-07-01 12:09:37 +00:00

Bump version.

This commit is contained in:
Nolan Darilek 2022-01-10 11:03:18 -06:00
parent dc00aa427f
commit 050b97fde1

View File

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