diff --git a/Cargo.toml b/Cargo.toml index d3bb716..0612e78 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "gsa" -version = "0.2.0" +version = "0.2.1" edition = "2021" description = "Game development library modelled after an imaginary console" license = "0BSD"