diff --git a/Cargo.toml b/Cargo.toml index a69dd4b..4c80e5b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "font-kit" -version = "0.13.0" +version = "0.13.1" authors = ["Patrick Walton "] description = "A cross-platform font loading library" license = "MIT OR Apache-2.0"