diff --git a/Cargo.toml b/Cargo.toml index bdab39a..e85efa4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "disktest" description = "Tester for Solid State Disks, Non-Volatile Memory Storage, Hard Disks, USB Sticks, SD-Cards, etc.." -version = "1.12.0" +version = "1.13.0" homepage = "https://bues.ch/h/disktest" repository = "https://github.com/mbuesch/disktest" license = "GPL-2.0-or-later"