diff --git a/Cargo.toml b/Cargo.toml index 3398f75..6d0e8ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cacao" description = "Rust bindings for AppKit (macOS/Airyx/GNUStep, beta) and UIKit (iOS/tvOS, alpha)." -version = "0.4.0-beta1" +version = "0.4.0-beta2" edition = "2018" authors = ["Ryan McGrath "] build = "build.rs"