From 899c8d2cc5572bec325d99e828739e8dc03b6c90 Mon Sep 17 00:00:00 2001 From: Vincent LE GOFF Date: Wed, 23 Feb 2022 09:00:23 +0100 Subject: [PATCH] bump v6.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 41073da..9231012 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-cors", - "version": "6.0.2", + "version": "6.0.3", "description": "Fastify CORS", "main": "index.js", "types": "index.d.ts",