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",