diff --git a/Cargo.toml b/Cargo.toml index e7e376b..9386152 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dex" -version = "0.2.3" +version = "0.2.4" authors = ["Rohit Kumar "] edition = "2018" description = "Rust library for parsing dex files"