diff --git a/Cargo.lock b/Cargo.lock index a0dec75..c51a196 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -194,7 +194,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" [[package]] name = "vnetod" -version = "0.3.3" +version = "0.4.0" dependencies = [ "atty", "clap", diff --git a/Cargo.toml b/Cargo.toml index 046604e..6307bb6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "vnetod" description = "Are you still switching sections in your dotenv file manually? Try this dotenv section switcher" -version = "0.3.3" +version = "0.4.0" edition = "2021" license = "GPL-3.0+" homepage = "https://github.com/pleshevskiy/vnetod/discussions" diff --git a/docker/README.md b/docker/README.md index cefadb0..d0aba90 100644 --- a/docker/README.md +++ b/docker/README.md @@ -1,7 +1,7 @@ # Supported tags - latest -- 0.3 +- 0.4 # vnetod