diff --git a/Cargo.toml b/Cargo.toml index 873f2596..2476877e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "microvmi" -version = "0.1.3" +version = "0.1.4" authors = ["Mathieu Tarral "] edition = "2018" description = "A cross-platform, unified, low-level VM introspection API supporting multiple hypervisors"