We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5241d9 commit a9c747bCopy full SHA for a9c747b
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v3.6.2 - 2024-03-12
4
5
- The `gleam/http/service` module has been deprecated in favour of other
6
packages such as Wisp and Glen.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_http"
-version = "3.5.3"
+version = "3.6.0"
licences = ["Apache-2.0"]
description = "Types and functions for Gleam HTTP clients and servers"
gleam = ">= 0.32.0"
0 commit comments