From 2242f487382fae697aba655c06caf8c7976384ea Mon Sep 17 00:00:00 2001 From: Uzlopak Date: Tue, 8 Nov 2022 10:51:07 +0100 Subject: [PATCH] Bump version to 8.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b93bf17..350e80b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/cors", - "version": "8.1.1", + "version": "8.2.0", "description": "Fastify CORS", "main": "index.js", "types": "index.d.ts",