We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fefd6ed commit ba26ff7Copy full SHA for ba26ff7
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v2.1.0 - 2025-10-01
4
5
- The `multipart_body` function and the `FileUpload` type have been added to
6
the `simulate` module.
gleam.toml
@@ -1,5 +1,5 @@
name = "wisp"
-version = "2.0.1"
+version = "2.1.0"
gleam = ">= 1.11.0"
description = "A practical web framework for Gleam"
licences = ["Apache-2.0"]
0 commit comments