diff --git a/Cargo.toml b/Cargo.toml index 6e152f4e6..cd25150f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "specs" -version = "0.16.2" +version = "0.17.0" description = """ Specs is an Entity-Component-System library written in Rust. """