diff --git a/package.json b/package.json index afd4626..549b0df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/pre-commit", - "version": "2.0.2", + "version": "2.1.0", "description": "Automatically install pre-commit hooks for your npm modules.", "main": "index.js", "type": "commonjs",