bump vnetod version
This commit is contained in:
parent
c4e30fb179
commit
1f9e1d0e9e
3 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -194,7 +194,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|||
|
||||
[[package]]
|
||||
name = "vnetod"
|
||||
version = "0.3.3"
|
||||
version = "0.4.0"
|
||||
dependencies = [
|
||||
"atty",
|
||||
"clap",
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Supported tags
|
||||
|
||||
- latest
|
||||
- 0.3
|
||||
- 0.4
|
||||
|
||||
# vnetod
|
||||
|
||||
|
|
Loading…
Reference in a new issue