diff --git a/Cargo.toml b/Cargo.toml index bd31029..5229e82 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "magicapi-ai-gateway" -version = "0.1.7" +version = "0.2.0" edition = "2021" description = "A high-performance AI Gateway proxy for routing requests to various AI providers, offering seamless integration and management of multiple AI services" authors = ["MagicAPI Team "]