diff --git a/Cargo.toml b/Cargo.toml index 623ca9f..ef4d110 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "read-process-memory" edition = "2021" -version = "0.1.6" +version = "0.1.7-pre" authors = ["Ted Mielczarek "] license = "MIT" description = "Read memory from another process."