Skip to content

Commit f6fd5d8

Browse files
committed
v0.4.0
1 parent 210482d commit f6fd5d8

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.4.0 - Unreleased
3+
## v0.4.0 - 2023-08-24
44

55
- The `wisp` module gains the `set_header`, `string_builder_body`,
66
`string_body`, `json_body`, `unprocessable_entity`, `require_json` and

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.3.0"
2+
version = "0.4.0"
33
gleam = ">= 0.30.0"
44
description = "A fun and practical web framework for Gleam"
55
licences = ["Apache-2.0"]

0 commit comments

Comments
 (0)