From 1f9e1d0e9e088b1a0b9998d9993616cc53316f96 Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Sat, 12 Nov 2022 16:56:08 +0300 Subject: [PATCH] bump vnetod version --- Cargo.lock | 2 +- Cargo.toml | 2 +- docker/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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