summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3664277..bcc5804 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "vmadm"
-version = "0.3.0"
+version ="0.4.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
license = "GPL-3.0-or-later"
@@ -22,4 +22,4 @@ bytesize = "1"
log = "0.4"
pretty_env_logger = "0.4"
shell-words = "1"
-directories-next = "2" \ No newline at end of file
+directories-next = "2"