Bump version.

This commit is contained in:
Nolan Darilek 2019-08-28 12:10:03 -05:00
parent 42b5ede300
commit 87018e0e83
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
[package]
name = "speech-dispatcher"
version = "0.2.0"
version = "0.3.0"
authors = ["Nolan Darilek <nolan@thewordnerd.info>"]
repository = "https://gitlab.com/ndarilek/speech-dispatcher-rs"
description = "Rusty interface to the speech-dispatcher speech synthesis library"
license = "LGPL-2.1"
[dependencies]
speech-dispatcher-sys = "0.2"
speech-dispatcher-sys = "0.3"