From d1dfc16f27d614a70390198304e68d524e233deb Mon Sep 17 00:00:00 2001 From: Gary Meehan Date: Sat, 28 Oct 2023 16:16:57 +0100 Subject: [PATCH] v6.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4db3d931..f827a8d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-seo", - "version": "6.1.0", + "version": "6.2.0", "description": "SEO plugin for Next.js projects", "source": "src/index.tsx", "main": "lib/next-seo.js",