diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2019-07-15 08:23:25 +0200 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2019-07-15 08:23:25 +0200 |
commit | 8161edda54f39f1c8ac0f4cee7472a62ee6f5942 (patch) | |
tree | 5d04c23ecb9e12c3f8389141b42daa4cf597bdc0 | |
parent | fe8161ba51d65382a20650a75f06e1cc7b753e68 (diff) | |
parent | 34efcfadf1436102e42144f710edabaa2c4b55cd (diff) | |
download | nitrokey-rs-8161edda54f39f1c8ac0f4cee7472a62ee6f5942.tar.gz nitrokey-rs-8161edda54f39f1c8ac0f4cee7472a62ee6f5942.tar.bz2 |
Merge branch 'release-0.4.0-alpha.2' into next
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ [package] name = "nitrokey" -version = "0.4.0-alpha.1" +version = "0.4.0-alpha.2" authors = ["Robin Krahl <robin.krahl@ireas.org>"] edition = "2018" homepage = "https://code.ireas.org/nitrokey-rs/" |