diff --git a/package.json b/package.json index 6bd7af3..47a10f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/restartable", - "version": "1.3.1", + "version": "1.4.0", "description": "Restart Fastify without losing a request", "main": "index.js", "scripts": {