diff --git a/Cargo.toml b/Cargo.toml index 72a4aba..72f1abd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mokapot" -version = "0.16.2" +version = "0.17.0" edition = "2021" description = "A library for ananlyzing JVM bytecode" documentation = "https://docs.rs/mokapot"