diff --git a/package.json b/package.json index 6d8079f..c5f378f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-swc-typescript-server-bootstrap-cli", - "version": "1.0.20", + "version": "1.1", "description": "CLI tool that accelerates the creation of new server projects using Fastify with SWC and Jest", "main": "init.js", "license": "MIT",