diff --git a/package-lock.json b/package-lock.json index 6d244c22..b9ac4666 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "optic", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "optic", - "version": "2.1.1", + "version": "2.1.2", "dependencies": { "@fastify/auth": "^4.3.0", "@fastify/autoload": "^5.7.1", diff --git a/package.json b/package.json index 682b7472..c7838f17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "optic", - "version": "2.1.1", + "version": "2.1.2", "private": true, "engines": { "node": "16"