diff --git a/package-lock.json b/package-lock.json index 590ee862..e733e894 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "optic", - "version": "2.2.0", + "version": "2.2.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "optic", - "version": "2.2.0", + "version": "2.2.1", "dependencies": { "@fastify/auth": "^4.3.0", "@fastify/autoload": "^5.7.1", diff --git a/package.json b/package.json index 23cbc37d..df6d3904 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "optic", - "version": "2.2.0", + "version": "2.2.1", "private": true, "engines": { "node": "16"