Skip to content

Commit c3f1d0d

Browse files
committed
update version
1 parent 8c191b1 commit c3f1d0d

File tree

2 files changed

+24
-3
lines changed

2 files changed

+24
-3
lines changed

package-lock.json

Lines changed: 23 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": "json-schema-for-openapi",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "Converts a regular JSON Schema to a compatible OpenAPI 3 Schema Object, extracting out $ref schemas to their own schema object",
55
"keywords": ["json", "json-schema", "openAPI", "openAPI-v3"],
66
"main": "index.js",

0 commit comments

Comments
 (0)