diff --git a/layer/package.json b/layer/package.json index cf22cc52..0c73faaf 100755 --- a/layer/package.json +++ b/layer/package.json @@ -1,7 +1,7 @@ { "name": "nuxt-seo-kit-layer", "type": "module", - "version": "2.0.0-beta.50", + "version": "2.0.0-beta.51", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw", "homepage": "https://github.com/harlan-zw/nuxt-seo-kit#readme", diff --git a/module/package.json b/module/package.json index a04c4bcd..23127152 100755 --- a/module/package.json +++ b/module/package.json @@ -1,7 +1,7 @@ { "name": "@nuxtseo/module", "type": "module", - "version": "2.0.0-beta.50", + "version": "2.0.0-beta.51", "description": "The all-in-one SEO layer for Nuxt 3.", "author": { "name": "Harlan Wilton",