aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2016-08-17 21:01:27 -0400
committerTeddy Wing2016-08-17 21:01:27 -0400
commitf0ebd70b355156c708a17b5cff0f50e0402b082d (patch)
treeb11d20887344ee3927306e97af3ad67b1870fa08 /Cargo.toml
parent2f0c32919be803fb0ec7f11f896e4e2e9c45b024 (diff)
downloadPassextract-f0ebd70b355156c708a17b5cff0f50e0402b082d.tar.bz2
Cargo: Increase version v0.1.1 -> v0.2.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 06f9f54..1cc070e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "passextract"
-version = "0.1.1"
+version = "0.2.0"
[dependencies]
clipboard = "0.1.2"