diff --git a/package-lock.json b/package-lock.json index f5d908ed..2947a8e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "optic", - "version": "2.2.6", + "version": "2.2.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "optic", - "version": "2.2.6", + "version": "2.2.7", "dependencies": { "@fastify/auth": "^4.4.0", "@fastify/autoload": "^5.8.0", diff --git a/package.json b/package.json index e4960957..1462dc0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "optic", - "version": "2.2.6", + "version": "2.2.7", "private": true, "engines": { "node": "16"