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 ac0da21 commit cc7515bCopy full SHA for cc7515b
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.16.0 - Unreleased
+## v0.16.0 - 2024-07-13
4
5
- HTML and JSON body functions now include `charset=utf-8` in the content-type
6
header.
gleam.toml
@@ -1,5 +1,5 @@
name = "wisp"
-version = "0.15.0"
+version = "0.16.0"
gleam = ">= 0.32.0"
description = "A practical web framework for Gleam"
licences = ["Apache-2.0"]
0 commit comments