aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2018-03-03 19:00:46 +0100
committerTeddy Wing2018-03-03 19:00:46 +0100
commit1e3124dad75f7604f40e7d99b77e745064634c3d (patch)
treeb54f58eb5313ce632676f8e4e168f85a9563c1eb /Cargo.toml
parentb5fb9247c1d8c88cde2ad67331cd89f71836149e (diff)
downloadPassextract-1e3124dad75f7604f40e7d99b77e745064634c3d.tar.bz2
Increase version v0.3.0 -> v0.4.0v0.4.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 1e32be0..e3413bd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "passextract"
-version = "0.3.0"
+version = "0.4.0"
[dependencies]
clipboard = "0.1.2"