diff --git a/Cargo.toml b/Cargo.toml index db8f933..90240cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "krunkit" -version = "0.1.1" +version = "0.1.2" authors = ["Tyler Fanelli "] edition = "2021" description = "CLI tool to start VMs with libkrun"