aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2018-12-10 16:52:03 +0100
committerRobin Krahl <robin.krahl@ireas.org>2018-12-10 16:52:03 +0100
commit2eccc96ceec2282b868891befe9cda7f941fbe7b (patch)
treea8cb2601d1ee8352aed22590deae5c8f4070d0d0 /Cargo.toml
parent16d963d2f540eaa7280fd795840cc994e49f644d (diff)
downloadnitrokey-rs-82164e9a6d91c4cb7e8aedc4f68a81a71e70f2b2.tar.gz
nitrokey-rs-82164e9a6d91c4cb7e8aedc4f68a81a71e70f2b2.tar.bz2
Release v0.2.1v0.2.1
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 e1d027a..dad751b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "nitrokey"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Robin Krahl <robin.krahl@ireas.org>"]
homepage = "https://code.ireas.org/nitrokey-rs/"
repository = "https://git.ireas.org/nitrokey-rs/"