diff --git a/Cargo.toml b/Cargo.toml index 8ab7b49..99b0976 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cat-box" -version = "0.1.6" +version = "0.1.7" edition = "2018" license = "MIT" description = "Work in progress game engine, inspired by arcade"