diff --git a/Cargo.toml b/Cargo.toml index 0ebda61..a5e70eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "brute-force" -version = "0.1.1" +version = "0.2.0" authors = ["Lee Bousfield "] edition = "2018" license = "MIT"