Skip to content

Commit 3e91037

Browse files
authored
Merge pull request #156 from Eyas/bump-v083
Bump version
2 parents 402fee6 + 0f16452 commit 3e91037

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

dist/schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "schema-dts",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"displayName": "schema-dts: Strongly-typed Schema.org vocabulary declarations",
55
"description": "A TypeScript package with latest Schema.org Schema Typings",
66
"authors": [

package-lock.json

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "schema-dts-gen",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"displayName": "schema-dts Generator",
55
"description": "Generate TypeScript Definitions for Schema.org Schema",
66
"authors": [

0 commit comments

Comments
 (0)