diff --git a/Cargo.toml b/Cargo.toml index a0b8943..11352e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oxidizer" -version = "0.3.2" +version = "0.3.3" authors = ["Zach Griffin (0xTas) "] description = "An attempt at reversible Batch obfuscation." repository = "https://github.com/0xTas/0xidiz3r"