From cee16de1e188fae2b979bc8657eb928d13064aa1 Mon Sep 17 00:00:00 2001 From: Gary Meehan Date: Thu, 24 Sep 2020 21:15:23 +0100 Subject: [PATCH] v4.9.0 --- README.md | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c0f4cd6..9eca129f 100644 --- a/README.md +++ b/README.md @@ -1631,6 +1631,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds + This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome! diff --git a/package.json b/package.json index 263912a8..0a1751a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-seo", - "version": "4.8.0", + "version": "4.9.0", "description": "SEO plugin for Next.js projects", "source": "src/index.tsx", "main": "lib/next-seo.js",