bump vnetod version

This commit is contained in:
Dmitriy Pleshevskiy 2022-11-12 16:56:08 +03:00
parent c4e30fb179
commit 1f9e1d0e9e
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -194,7 +194,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
[[package]] [[package]]
name = "vnetod" name = "vnetod"
version = "0.3.3" version = "0.4.0"
dependencies = [ dependencies = [
"atty", "atty",
"clap", "clap",

View File

@ -1,7 +1,7 @@
[package] [package]
name = "vnetod" name = "vnetod"
description = "Are you still switching sections in your dotenv file manually? Try this dotenv section switcher" 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" edition = "2021"
license = "GPL-3.0+" license = "GPL-3.0+"
homepage = "https://github.com/pleshevskiy/vnetod/discussions" homepage = "https://github.com/pleshevskiy/vnetod/discussions"

View File

@ -1,7 +1,7 @@
# Supported tags # Supported tags
- latest - latest
- 0.3 - 0.4
# vnetod # vnetod