Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcbax committed Apr 28, 2021
1 parent 7cae30d commit cbd0720
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "aap"
version = "0.2.1"
version = "0.3.0"
authors = ["Chad Baxter <[email protected]>"]
edition = "2018"
description = "Saturate the bad guys' databases."
Expand Down
3 changes: 2 additions & 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 downloading the linu
## `aap` Help

```
ActiveAntiPhish 0.2.1 GNU-GPL-3.0
ActiveAntiPhish 0.3.0 GNU-GPL-3.0
Chad Baxter <[email protected]>
Saturate the bad guys' databases.
Expand All @@ -31,6 +31,7 @@ USAGE:
FLAGS:
-g, --debug Locks application to one thread and displays HTTP response data.
-r, --getparams The form uses GET parameterized data.
-h, --help Prints help information
-m, --multipart The form uses multipart data.
-w, --urlencoded The form uses www-urlencoded data.
Expand Down

0 comments on commit cbd0720

Please sign in to comment.