diff --git a/Cargo.lock b/Cargo.lock index 34117f7..1acc349 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1094,7 +1094,7 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] name = "whatismyip" -version = "0.10.30" +version = "0.10.31" dependencies = [ "clap", "futures", diff --git a/Cargo.toml b/Cargo.toml index ea31fb7..aa34793 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "whatismyip" -version = "0.10.30" +version = "0.10.31" authors = ["Billie Thompson "] edition = "2018" license = "CC0-1.0"