diff --git a/cocoa/Cargo.toml b/cocoa/Cargo.toml index e1fba6e66..f81773a1a 100644 --- a/cocoa/Cargo.toml +++ b/cocoa/Cargo.toml @@ -4,7 +4,7 @@ name = "cocoa" description = "Bindings to Cocoa for OS X" homepage = "https://github.com/servo/core-foundation-rs" repository = "https://github.com/servo/core-foundation-rs" -version = "0.18.4" +version = "0.18.5" authors = ["The Servo Project Developers"] license = "MIT / Apache-2.0"