diff --git a/Cargo.toml b/Cargo.toml index 5ad39b6b..80a4c5a7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tetra" description = "A simple 2D game framework written in Rust" -version = "0.1.6" +version = "0.2.0" edition = "2018" authors = ["Joe Clay <27cupsofcoffee@gmail.com>"] license = "MIT"