From 38a0de291058bf2f2a316ec2570eec950704360a Mon Sep 17 00:00:00 2001 From: KaKa Date: Fri, 4 Nov 2022 17:57:25 +0800 Subject: [PATCH] Bumped v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a9c40d..aed37c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/swagger-ui", - "version": "1.1.0", + "version": "1.2.0", "description": "Serve Swagger-ui for Fastify", "main": "index.js", "types": "types/index.d.ts",