diff --git a/Cargo.lock b/Cargo.lock index 11421b8..caf016f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -73,7 +73,7 @@ checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" [[package]] name = "awsctx" -version = "0.4.0" +version = "0.4.1" dependencies = [ "anyhow", "clap 3.1.15", diff --git a/Cargo.toml b/Cargo.toml index 95af0ca..27f0140 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "Context Manager for AWS Profiles" edition = "2021" license = "MIT" name = "awsctx" -version = "0.4.0" +version = "0.4.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html