Skip to content

Commit

Permalink
update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
alirezanqp committed Sep 22, 2023
1 parent 912d411 commit e2ffd00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "rate-limiter-ts",
"version": "1.0.5",
"version": "1.0.6",
"type": "commonjs",
"description": "This library is built to offer flexibility in rate limiting strategies, supporting token bucket and IP-based methods, making it suitable for a wide range of use cases.",
"main": "dist/index.js",
Expand Down

0 comments on commit e2ffd00

Please sign in to comment.