diff --git a/Cargo.toml b/Cargo.toml index 6ebb8e8..137c4ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ssml" -version = "0.0.5" +version = "0.1.0" description = "Utilities for working with Speech Synthesis Markup Language documents" license = "Apache-2.0" authors = [ "Carson M " ]