diff --git a/gleam.toml b/gleam.toml index 20b6c6a..ba733e8 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "gleam_http" -version = "3.5.1" +version = "3.5.2" licences = ["Apache-2.0"] description = "Types and functions for Gleam HTTP clients and servers" gleam = ">= 0.32.0"