aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2022-08-20 18:34:10 +0200
committerTeddy Wing2022-08-20 18:34:10 +0200
commit48c14b015e61de892e93f36358666f890b222553 (patch)
tree58e8fe0ed72d09bb9f1dc4b1b5dc57e7f54e7376 /Cargo.toml
parent3f18a2c390b6023fd39cd8fda74ab480e88a209c (diff)
downloadPassextract-48c14b015e61de892e93f36358666f890b222553.tar.bz2
Increase version v0.4.0 -> v0.5.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e3413bd..368b968 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "passextract"
-version = "0.4.0"
+version = "0.5.0"
[dependencies]
clipboard = "0.1.2"