aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2020-01-14 18:10:45 +0100
committerRobin Krahl <robin.krahl@ireas.org>2020-01-14 18:10:45 +0100
commitf9178f61f01957aa8e5d8277132d01f35f5762fb (patch)
treecae2b5f81bb1245caef37cba80f934878978878c /Cargo.toml
parent1bc96cf8391977358f77741c63298894f52b7aff (diff)
parent43664ca3c449008e2859feb94e3142db3fa98625 (diff)
downloadnitrokey-rs-f9178f61f01957aa8e5d8277132d01f35f5762fb.tar.gz
nitrokey-rs-f9178f61f01957aa8e5d8277132d01f35f5762fb.tar.bz2
Merge branch 'release-0.5.0' into next
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 b57591b..727d47c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@
[package]
name = "nitrokey"
-version = "0.4.0"
+version = "0.5.0"
authors = ["Robin Krahl <robin.krahl@ireas.org>"]
edition = "2018"
homepage = "https://code.ireas.org/nitrokey-rs/"