aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2018-05-21 01:14:54 +0200
committerRobin Krahl <robin.krahl@ireas.org>2018-05-21 01:14:54 +0200
commit9279085e5e1b783b873fd6cd3b1a9836a44ac77b (patch)
treed521027d765b1111ff780ff4c2364c10df9abd24 /Cargo.toml
parent0f5066ca18976c29e63e9f5c55691506c23dc7b6 (diff)
downloadnitrokey-rs-9279085e5e1b783b873fd6cd3b1a9836a44ac77b.tar.gz
nitrokey-rs-9279085e5e1b783b873fd6cd3b1a9836a44ac77b.tar.bz2
Release v0.1.1v0.1.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 134bf09..8a9a5b5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "nitrokey"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Robin Krahl <robin.krahl@ireas.org>"]
homepage = "https://code.ireas.org/nitrokey-rs/"
repository = "https://git.ireas.org/nitrokey-rs/"