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 b7fbcfe commit d480544Copy full SHA for d480544
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.2.0 - 2023-06-02
4
5
- chore: upgrade from the deprecated `try` syntax
6
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_cors"
-version = "0.1.1"
+version = "0.2.0"
licences = ["MIT"]
description = "A CORS middleware for Gleam"
0 commit comments