diff --git a/core-text/Cargo.toml b/core-text/Cargo.toml index 3185eec..1d32e7d 100644 --- a/core-text/Cargo.toml +++ b/core-text/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "core-text" -version = "13.1.1" +version = "13.2.0" authors = ["The Servo Project Developers"] description = "Bindings to the Core Text framework." license = "MIT/Apache-2.0"