Skip to content

Commit 39a350b

Browse files
authored
Updates package.json version to 0.1.1
2 parents 2d24f06 + 24c686e commit 39a350b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corunet/openapi-nodejs-cli",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Generates nodejs, typescript client and Angular client methods from an OpenApi document",
55
"keywords": [
66
"nodejs",

src/package.production.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corunet/openapi-nodejs-cli",
3-
"version": "0.1.0-alpha1",
3+
"version": "0.1.1",
44
"description": "Generates nodejs, typescript client and Angular client methods from an OpenApi document",
55
"keywords": [
66
"nodejs",

0 commit comments

Comments
 (0)