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 d8faff2 commit d218690Copy full SHA for d218690
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.8.0 - 2023-11-05
+## v0.8.0 - 2023-11-13
4
5
- Updated for simplifile v0.3.
6
gleam.toml
@@ -1,5 +1,5 @@
name = "wisp"
-version = "0.7.0"
+version = "0.8.0"
gleam = ">= 0.32.0"
description = "A practical web framework for Gleam"
licences = ["Apache-2.0"]
0 commit comments