diff --git a/Cargo.toml b/Cargo.toml index 3be4f97..89969fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mastermind" -version = "0.1.0" +version = "1.0.1" edition = "2021" authors = ["theoforger "] license-file = "LICENSE"