diff --git a/Cargo.toml b/Cargo.toml index 18db917..f51824e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mokapot" -version = "0.13.0" +version = "0.14.0" edition = "2021" description = "A library for ananlyzing JVM bytecode" documentation = "https://docs.rs/mokapot"