diff --git a/gleam.toml b/gleam.toml index 3d7cb30..3a3cf93 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,5 +1,5 @@ name = "gleam_http" -version = "3.7.1" +version = "3.7.2" licences = ["Apache-2.0"] description = "Types and functions for Gleam HTTP clients and servers" gleam = ">= 1.0.0"