Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 2db70ee

Browse files
author
williamd5
committed
1.1.1
1 parent 6ea808b commit 2db70ee

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Rate limiting utility
2-
![version: 1.1.0](https://img.shields.io/badge/version-1.1.0-%233b82f6)
2+
![version: 1.1.1](https://img.shields.io/badge/version-1.1.1-%233b82f6)
33
![test: passing](https://img.shields.io/badge/tests-passing-%2316a34a)
44
![coverage: 100%](https://img.shields.io/badge/coverage-100%25-%2316a34a)
55
![build: passing](https://img.shields.io/badge/build-passing-%2316a34a)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cldn-ratelimit",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Simple ratelimiter for Node.js",
55
"main": "lib/RateLimit.js",
66
"type": "module",

0 commit comments

Comments
 (0)