From ebddc33c2242d7c43c33bb56c1fcaf0d86b8d2e4 Mon Sep 17 00:00:00 2001 From: Gary Meehan Date: Fri, 21 Feb 2020 20:32:59 +0000 Subject: [PATCH] v4.2.0 --- README.md | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aff1e6c1..5d75e076 100644 --- a/README.md +++ b/README.md @@ -1480,6 +1480,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 39451d78..6aa977f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-seo", - "version": "4.1.0", + "version": "4.2.0", "description": "SEO plugin for Next.js projects", "main": "lib/index.js", "files": [