diff --git a/Cargo.lock b/Cargo.lock index acd22a2..4137025 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -837,7 +837,7 @@ checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" [[package]] name = "whatismyip" -version = "0.9.11" +version = "0.9.12" dependencies = [ "anyhow", "clap", diff --git a/Cargo.toml b/Cargo.toml index 3abee7f..bef0cb8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "whatismyip" -version = "0.9.11" +version = "0.9.12" authors = ["Billie Thompson "] edition = "2018" license = "CC0-1.0" diff --git a/README.md b/README.md index 8cb320d..8fbe59c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ whatismyip --help ``` ``` text,verify(script_name="help",stream=stdout) -whatismyip 0.9.11 +whatismyip 0.9.12 Billie Thompson