diff --git a/core-graphics/Cargo.toml b/core-graphics/Cargo.toml index e960fce8f..c0d83f79b 100644 --- a/core-graphics/Cargo.toml +++ b/core-graphics/Cargo.toml @@ -3,7 +3,7 @@ name = "core-graphics" description = "Bindings to Core Graphics for macOS" homepage = "https://github.com/servo/core-graphics-rs" repository = "https://github.com/servo/core-foundation-rs" -version = "0.19.1" +version = "0.19.2" authors = ["The Servo Project Developers"] license = "MIT / Apache-2.0"