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 1f52596 commit fbbb35cCopy full SHA for fbbb35c
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.13.0 - 2024-03-23
4
5
- The `wisp` module gains the `file_download_from_memory` and `file_download`
6
functions.
gleam.toml
@@ -1,5 +1,5 @@
name = "wisp"
-version = "0.12.0"
+version = "0.13.0"
gleam = ">= 0.32.0"
description = "A practical web framework for Gleam"
licences = ["Apache-2.0"]
0 commit comments