diff --git a/Cargo.toml b/Cargo.toml index acf45d1..d50fae5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openapi-fuzzer" -version = "0.1.3" +version = "0.2.0" authors = ["Matus Ferech "] description = "Black-box fuzzer that fuzzes APIs based on OpenAPI specification " edition = "2018"