Skip to content

Commit

Permalink
v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lpil committed Jul 13, 2024
1 parent ac0da21 commit cc7515b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v0.16.0 - Unreleased
## v0.16.0 - 2024-07-13

- HTML and JSON body functions now include `charset=utf-8` in the content-type
header.
Expand Down
2 changes: 1 addition & 1 deletion gleam.toml
Original file line number Diff line number Diff line change
@@ -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"]
Expand Down

0 comments on commit cc7515b

Please sign in to comment.