From 52daad01b91bbdaef1b18fb22b4128ac8ce67b45 Mon Sep 17 00:00:00 2001 From: "optic-release-automation[bot]" <94357573+optic-release-automation[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 17:44:59 +0200 Subject: [PATCH] Release v2.2.0 (#43) Co-authored-by: Eomm --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f7b8f6..48a9767 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-overview", - "version": "2.1.0", + "version": "2.2.0", "description": "Get a complete overview of your fastify application", "main": "index.js", "scripts": {