Skip to content

Commit ba26ff7

Browse files
committed
v2.1.0
1 parent fefd6ed commit ba26ff7

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-
## Unreleased
3+
## v2.1.0 - 2025-10-01
44

55
- The `multipart_body` function and the `FileUpload` type have been added to
66
the `simulate` module.

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 = "2.0.1"
2+
version = "2.1.0"
33
gleam = ">= 1.11.0"
44
description = "A practical web framework for Gleam"
55
licences = ["Apache-2.0"]

0 commit comments

Comments
 (0)