From 5e5d5493331305c97f6ffd059246f0cbff4ae696 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Wed, 15 Jan 2020 13:22:22 +0100 Subject: Release v0.5.1 This patch release contains a fix for the serial number formatting in the list_devices function for Nitrokey Pro devices with firmware versions older than 0.9. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 727d47c..59af067 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ [package] name = "nitrokey" -version = "0.5.0" +version = "0.5.1" authors = ["Robin Krahl "] edition = "2018" homepage = "https://code.ireas.org/nitrokey-rs/" -- cgit v1.2.1