From 47ce571078e134334a1b76ee396dcde7d7088b6f Mon Sep 17 00:00:00 2001
From: Matteo Collina <hello@matteocollina.com>
Date: Thu, 28 Dec 2023 21:10:40 +0100
Subject: [PATCH] 8.13.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index ddf05f8a..b960eaaa 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@fastify/swagger",
-  "version": "8.12.2",
+  "version": "8.13.0",
   "description": "Serve Swagger/OpenAPI documentation for Fastify, supporting dynamic generation",
   "main": "index.js",
   "type": "commonjs",