diff --git a/Cargo.toml b/Cargo.toml index 1c885c1..ec3d76e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qemu-exit" -version = "3.0.0" +version = "3.0.1" authors = ["Andre Richter "] description = "Exit QEMU with user-defined code" homepage = "https://github.com/andre-richter/qemu-exit"