diff --git a/package.json b/package.json index ef87dd1..aac6341 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/ajv-compiler", - "version": "1.0.0", + "version": "1.1.0", "description": "Build and manage the AJV instances for the fastify framework", "main": "index.js", "types": "index.d.ts",