diff --git a/README.md b/README.md index 359475e0..55c5ff3c 100644 --- a/README.md +++ b/README.md @@ -3244,9 +3244,9 @@ export default () => ( **Data Recommended properties** -| Property | Info | -| --------------------- | ------------------------------------------------------------------------- | -| `position` | Position of the item. If not pass property, it will increase regularly. | +| Property | Info | +| ---------- | ----------------------------------------------------------------------- | +| `position` | Position of the item. If not pass property, it will increase regularly. | ### Software App diff --git a/package.json b/package.json index f30b9f83..cce7e46c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-seo", - "version": "6.2.0", + "version": "6.3.0", "description": "SEO plugin for Next.js projects", "source": "src/index.tsx", "main": "lib/next-seo.js",