diff --git a/Cargo.toml b/Cargo.toml index f00c275..2d673e5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aap" -version = "0.1.0" +version = "0.1.1" authors = ["Chad Baxter "] edition = "2018" description = "Saturate the bad guys' databases." @@ -17,4 +17,4 @@ spinners = "1.2.0" [dependencies.reqwest] version = "0.11.3" -features = ["multipart", "blocking"] \ No newline at end of file +features = ["multipart", "blocking"] diff --git a/README.md b/README.md index 7e893d3..000b760 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ You can use the ActiveAntiPhish command line application by compiling it with th ## `aap` Help ``` -ActiveAntiPhish 0.1.0 GNU-GPL-3.0 +ActiveAntiPhish 0.1.1 GNU-GPL-3.0 Chad Baxter Saturate the bad guys' databases.