diff --git a/Cargo.toml b/Cargo.toml index ae251b4..e36b64f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "yoga" description = "Rust bindings for Facebook's Yoga, a Flexbox layout engine" license = "MIT" repository = "https://github.com/bschwind/yoga-rs" -version = "0.2.0" +version = "0.3.0" authors = ["Brian Schwind "] build = "build.rs"