From 27449e61685cbeb5e79862c6075e14662c44f2be Mon Sep 17 00:00:00 2001 From: "optic-release-automation[bot]" <94357573+optic-release-automation[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 16:55:12 +0100 Subject: [PATCH] chore: release v2.2.5 (#440) Co-authored-by: Mariam-mohamed110 --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1d5808b4..d93626d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "optic", - "version": "2.2.4", + "version": "2.2.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "optic", - "version": "2.2.4", + "version": "2.2.5", "dependencies": { "@fastify/auth": "^4.3.0", "@fastify/autoload": "^5.8.0", diff --git a/package.json b/package.json index 69943f81..67864afd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "optic", - "version": "2.2.4", + "version": "2.2.5", "private": true, "engines": { "node": "16" @@ -67,4 +67,4 @@ ".env" ] } -} \ No newline at end of file +}