From 2a8ce725407f32db5ad61c37475719737c9b5c9c Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Mon, 3 Feb 2020 12:55:52 +0100 Subject: Release v0.6.0 This release introduces a new struct SerialNumber that represents the serial number of a Nitrokey device, replacing the strings we used previously. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e6e8ec7..f2d859d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "nitrokey" -version = "0.5.2" +version = "0.6.0" authors = ["Robin Krahl "] edition = "2018" homepage = "https://code.ireas.org/nitrokey-rs/" -- cgit v1.2.1