From 9e3563b225d986902db19809cfa019111a20cdb8 Mon Sep 17 00:00:00 2001 From: "optic-release-automation[bot]" <94357573+optic-release-automation[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 14:29:14 +0100 Subject: [PATCH] chore: release v2.1.2 (#360) Co-authored-by: williamlines --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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"