Push 0.2.1
This commit is contained in:
parent
87eda8f94a
commit
2a9a8f8635
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "cacao"
|
name = "cacao"
|
||||||
description = "Rust bindings for AppKit (macOS, beta) and UIKit (iOS/tvOS, alpha)."
|
description = "Rust bindings for AppKit (macOS, beta) and UIKit (iOS/tvOS, alpha)."
|
||||||
version = "0.2.0"
|
version = "0.2.1"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
authors = ["Ryan McGrath <ryan@rymc.io>"]
|
authors = ["Ryan McGrath <ryan@rymc.io>"]
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
Loading…
Reference in a new issue