Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcbax committed Apr 23, 2021
1 parent 1fdcbd3 commit 7ac7ea0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "aap"
version = "0.1.0"
version = "0.1.1"
authors = ["Chad Baxter <cbax@doslabelectronics.com>"]
edition = "2018"
description = "Saturate the bad guys' databases."
Expand All @@ -17,4 +17,4 @@ spinners = "1.2.0"

[dependencies.reqwest]
version = "0.11.3"
features = ["multipart", "blocking"]
features = ["multipart", "blocking"]
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <cbax@doslabelectronics.com>
Saturate the bad guys' databases.
Expand Down

0 comments on commit 7ac7ea0

Please sign in to comment.