diff options
author | Teddy Wing | 2018-03-03 19:00:46 +0100 |
---|---|---|
committer | Teddy Wing | 2018-03-03 19:00:46 +0100 |
commit | 1e3124dad75f7604f40e7d99b77e745064634c3d (patch) | |
tree | b54f58eb5313ce632676f8e4e168f85a9563c1eb /Cargo.toml | |
parent | b5fb9247c1d8c88cde2ad67331cd89f71836149e (diff) | |
download | Passextract-1e3124dad75f7604f40e7d99b77e745064634c3d.tar.bz2 |
Increase version v0.3.0 -> v0.4.0v0.4.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "passextract" -version = "0.3.0" +version = "0.4.0" [dependencies] clipboard = "0.1.2" |