Skip to content

Commit f5fda5d

Browse files
authored
Merge pull request #162 from Eyas/bump-v090
Bump version to v0.9.0
2 parents ae4dbc2 + 3b80540 commit f5fda5d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.3",
3+
"version": "0.9.0",
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: 2 additions & 2 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.3",
3+
"version": "0.9.0",
44
"displayName": "schema-dts Generator",
55
"description": "Generate TypeScript Definitions for Schema.org Schema",
66
"authors": [

0 commit comments

Comments
 (0)