diff --git a/dist/schema/package.json b/dist/schema/package.json index 56b123f..24049f8 100644 --- a/dist/schema/package.json +++ b/dist/schema/package.json @@ -1,6 +1,6 @@ { "name": "schema-dts", - "version": "0.8.0", + "version": "0.8.1", "displayName": "schema-dts: Strongly-typed Schema.org vocabulary declarations", "description": "A TypeScript package with latest Schema.org Schema Typings", "authors": [ diff --git a/package-lock.json b/package-lock.json index fa0cbff..438f89b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "schema-dts-gen", - "version": "0.8.0", + "version": "0.8.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "schema-dts-gen", - "version": "0.8.0", + "version": "0.8.1", "license": "Apache-2.0", "dependencies": { "argparse": "^2.0.1", diff --git a/package.json b/package.json index 0082e4c..47868f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "schema-dts-gen", - "version": "0.8.0", + "version": "0.8.1", "displayName": "schema-dts Generator", "description": "Generate TypeScript Definitions for Schema.org Schema", "authors": [