Skip to content

Commit fbbb35c

Browse files
committed
v0.13.0
1 parent 1f52596 commit fbbb35c

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+
## v0.13.0 - 2024-03-23
44

55
- The `wisp` module gains the `file_download_from_memory` and `file_download`
66
functions.

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

0 commit comments

Comments
 (0)