diff --git a/package.json b/package.json index bd598bc..2861f4d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-app", - "version": "1.0.1", + "version": "1.0.2", "description": "A simple fastify app template for JSON API server with helpful routes and initial settings.", "main": "index.js", "scripts": {