Skip to content

Commit

Permalink
πŸ”– 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MystPi committed Feb 17, 2024
1 parent 81129da commit 07be31b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## v2.1.1 - 2024-02-17

### Changed

- Improved `log` middleware
Expand Down
2 changes: 1 addition & 1 deletion gleam.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "glen"
version = "2.1.0"
version = "2.1.1"
target = "javascript"
description = "A peaceful web framework that targets JS."
licences = ["MIT"]
Expand Down

0 comments on commit 07be31b

Please sign in to comment.