···4455The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6677+## [Unreleased]
7888-## [Unreleased]
99+## v0.1.3 - 2024-09-04
9101011### Added
1112
+1-1
gleam.toml
···11name = "glimit"
22-version = "0.1.2"
22+version = "0.1.3"
3344description = "A framework-agnostic rate limiter for Gleam."
55licences = ["MIT"]