diff --git a/layer/package.json b/layer/package.json index 6607ca0..ab2d446 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.38", + "version": "2.0.0-beta.39", "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 b9eda77..10bf432 100755 --- a/module/package.json +++ b/module/package.json @@ -1,7 +1,7 @@ { "name": "@nuxtseo/module", "type": "module", - "version": "2.0.0-beta.38", + "version": "2.0.0-beta.39", "description": "The all-in-one SEO layer for Nuxt 3.", "license": "MIT", "funding": "https://github.com/sponsors/harlan-zw",