diff --git a/Cargo.toml b/Cargo.toml index 622deb0..dc37215 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ttf2mesh" -version = "0.0.9" +version = "0.0.10" edition = "2018" description = "Rust API for ttf2mesh" repository = "https://github.com/blaind/ttf2mesh-rs"