diff --git a/package.json b/package.json index 84a0183..e380284 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/restartable", - "version": "1.2.1", + "version": "1.3.0", "description": "Restart Fastify without losing a request", "main": "index.js", "scripts": {