diff --git a/package.json b/package.json index bf0f3fd6..8127dec6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-cli", - "version": "7.0.0", + "version": "7.0.1", "description": "Run a fastify route with one command!", "main": "cli.js", "type": "commonjs",