diff --git a/core-text/Cargo.toml b/core-text/Cargo.toml index a08fb6fb..0e6c2524 100644 --- a/core-text/Cargo.toml +++ b/core-text/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "core-text" -version = "20.0.0" +version = "20.1.0" authors = ["The Servo Project Developers"] description = "Bindings to the Core Text framework." license = "MIT OR Apache-2.0"