diff --git a/Cargo.toml b/Cargo.toml index dd94ba9..6479ce2 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.3.0" +version = "0.3.1" edition = "2018" authors = ["Ryan McGrath "] build = "build.rs"