Skip to content

Commit cc7515b

Browse files
committed
v0.16.0
1 parent ac0da21 commit cc7515b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v0.16.0 - Unreleased
3+
## v0.16.0 - 2024-07-13
44

55
- HTML and JSON body functions now include `charset=utf-8` in the content-type
66
header.

gleam.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "wisp"
2-
version = "0.15.0"
2+
version = "0.16.0"
33
gleam = ">= 0.32.0"
44
description = "A practical web framework for Gleam"
55
licences = ["Apache-2.0"]

0 commit comments

Comments
 (0)