diff --git a/Cargo.toml b/Cargo.toml index 13d968dc..c88870ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fontdue" -version = "0.8.0" +version = "0.9.0" authors = ["Joe Cumbo "] license = "MIT OR Apache-2.0 OR Zlib" documentation = "https://docs.rs/fontdue"