[release] 0.4.0-beta1

This commit is contained in:
Ryan McGrath 2023-06-08 16:09:42 -07:00
parent efea9032aa
commit d417289f92
No known key found for this signature in database
GPG key ID: DA6CBD9233593DEA

View file

@ -1,7 +1,7 @@
[package]
name = "cacao"
description = "Rust bindings for AppKit (macOS/Airyx/GNUStep, beta) and UIKit (iOS/tvOS, alpha)."
version = "0.3.2"
version = "0.4.0-beta1"
edition = "2018"
authors = ["Ryan McGrath <ryan@rymc.io>"]
build = "build.rs"
@ -101,4 +101,4 @@ name = "window_controller"
required-features = ["appkit"]
[[example]]
name = "safe_area"
required-features = ["appkit"]
required-features = ["appkit"]