diff --git a/cocoa/Cargo.toml b/cocoa/Cargo.toml index d5715ea56..1285ebb2d 100644 --- a/cocoa/Cargo.toml +++ b/cocoa/Cargo.toml @@ -4,7 +4,7 @@ name = "cocoa" description = "Bindings to Cocoa for macOS" homepage = "https://github.com/servo/core-foundation-rs" repository = "https://github.com/servo/core-foundation-rs" -version = "0.19.0" +version = "0.19.1" authors = ["The Servo Project Developers"] license = "MIT / Apache-2.0"