We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0a09e5 commit 3933b7dCopy full SHA for 3933b7d
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "openapi3-generator",
3
"main": "./lib/generator.js",
4
- "version": "0.1.0",
+ "version": "0.1.1",
5
"description": "Use your API OpenAPI 3 definition to generate code, documentation, and literally anything you need.",
6
"bin": {
7
"og": "./cli.js",
0 commit comments