Skip to content

Commit 3933b7d

Browse files
committed
Bump version to 0.1.1
1 parent c0a09e5 commit 3933b7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openapi3-generator",
33
"main": "./lib/generator.js",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"description": "Use your API OpenAPI 3 definition to generate code, documentation, and literally anything you need.",
66
"bin": {
77
"og": "./cli.js",

0 commit comments

Comments
 (0)