diff --git a/core-foundation/Cargo.toml b/core-foundation/Cargo.toml index 1f601258..e27c37cc 100644 --- a/core-foundation/Cargo.toml +++ b/core-foundation/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "core-foundation" description = "Bindings to Core Foundation for macOS" -version = "0.10.0" +version = "0.10.1" categories = ["os::macos-apis"] keywords = ["macos", "framework", "objc"]