···11# Changelog
2233-## v0.16.0 - Unreleased
33+## v0.16.0 - 2024-07-13
4455- HTML and JSON body functions now include `charset=utf-8` in the content-type
66 header.
+1-1
gleam.toml
···11name = "wisp"
22-version = "0.15.0"
22+version = "0.16.0"
33gleam = ">= 0.32.0"
44description = "A practical web framework for Gleam"
55licences = ["Apache-2.0"]