diff --git a/package.json b/package.json index ee1cff2..a875e3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/rate-limit", - "version": "10.0.1", + "version": "10.1.0", "description": "A low overhead rate limiter for your routes", "main": "index.js", "type": "commonjs",