From 79165d6d4b39960fea6657e37f8a4a988f1bd2d9 Mon Sep 17 00:00:00 2001 From: Gary Meehan Date: Tue, 2 Feb 2021 21:08:57 +0000 Subject: [PATCH] v4.19.0 --- README.md | 1 - package.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 17a5455c..43e2d543 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ looking for inspiration on what to add. - - [Usage](#usage) - [Setup](#setup) - [Add SEO to Page](#add-seo-to-page) diff --git a/package.json b/package.json index bb153c0e..913cf3b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-seo", - "version": "4.18.0", + "version": "4.19.0", "description": "SEO plugin for Next.js projects", "source": "src/index.tsx", "main": "lib/next-seo.js",