Skip to content

Commit 0c780e5

Browse files
authored
Merge pull request #48 from bschwind/v0.3.0
Bump version to 0.3.0
2 parents 029cfa6 + 735bef7 commit 0c780e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "yoga"
33
description = "Rust bindings for Facebook's Yoga, a Flexbox layout engine"
44
license = "MIT"
55
repository = "https://github.com/bschwind/yoga-rs"
6-
version = "0.2.0"
6+
version = "0.3.0"
77
authors = ["Brian Schwind <[email protected]>"]
88
build = "build.rs"
99

0 commit comments

Comments
 (0)