diff --git a/rs48/Cargo.toml b/rs48/Cargo.toml index 6c2b017..c5ae5c3 100644 --- a/rs48/Cargo.toml +++ b/rs48/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rs48" -version = "1.2.0" +version = "1.3.0" edition = "2021" description = "A game of 2048 that plays in the terminal as a TUI with a lot of configurability." license = "GPL-3.0"