Skip to content

Commit 4216bc1

Browse files
committedSep 5, 2022
v0.15.4
1 parent 3834a2b commit 4216bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@api-platform/api-doc-parser",
3-
"version": "0.15.3",
3+
"version": "0.15.4",
44
"description": "Transform an API documentation (Hydra, OpenAPI, GraphQL) in an intermediate representation that can be used for various tasks such as creating smart API clients, scaffolding code or building administration interfaces.",
55
"files": [
66
"*.md",

0 commit comments

Comments
 (0)
Please sign in to comment.