diff --git a/Cargo.toml b/Cargo.toml index 48a5834..657e929 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mastermind-rs" -version = "0.2.7" +version = "0.2.8" authors = ["Sergey Lavrent"] edition = "2021" description = "A TUI game based on Mastermind/Bulls & Cows"