···11# Changelog
2233-## Unreleased
33+## v0.7.0 - 2023-11-05
4455- Updated for Gleam v0.32. All references to "bit string" have been changed to
66 "bit array" to match.
+1-1
gleam.toml
···11name = "wisp"
22-version = "0.6.0"
22+version = "0.7.0"
33gleam = ">= 0.32.0"
44description = "A practical web framework for Gleam"
55licences = ["Apache-2.0"]