From 17b99ba61a820fe66a5a9caabb69494f6cce6163 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Sat, 22 May 2021 12:45:01 -0700 Subject: [PATCH] bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"