diff --git a/package.json b/package.json index 1cb2063..4404691 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@vueuse/schema-org-monorepo", "private": true, "packageManager": "pnpm@8.3.1", - "version": "2.1.3", + "version": "2.2.0", "description": "Schema.org for Vue. Supports typed and automated Google Rich Results", "license": "MIT", "author": "Harlan Wilton ", diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index 6595907..ab9ee59 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -1,7 +1,7 @@ { "name": "nuxt-schema-org", "type": "module", - "version": "2.1.3", + "version": "2.2.0", "description": "Nuxt module for @vueuse/schema-org", "author": "Harlan Wilton ", "license": "MIT", diff --git a/packages/schema-org/package.json b/packages/schema-org/package.json index 5b2fb94..b9a4a66 100644 --- a/packages/schema-org/package.json +++ b/packages/schema-org/package.json @@ -1,7 +1,7 @@ { "name": "@vueuse/schema-org", "type": "module", - "version": "2.1.3", + "version": "2.2.0", "description": "Vue Schema.org for Simple and Automated Google Rich Results for everyone", "author": "Harlan Wilton ", "license": "MIT",