diff --git a/Cargo.toml b/Cargo.toml index 2a55ebe..cfea708 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] authors = ["Bastian Gruber "] -version = "0.1.5" +version = "0.2.0" edition = "2024" name = "ohttp-gateway" categories = ["web-programming", "web-programming::http-server"]