Skip to content

Commit b5dba33

Browse files
authored
Update version number 0.2.0
1 parent b2c128e commit b5dba33

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 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": "@corunet/openapi-nodejs-cli",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
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.1",
3+
"version": "0.2.0",
44
"description": "Generates nodejs, typescript client and Angular client methods from an OpenApi document",
55
"keywords": [
66
"nodejs",

0 commit comments

Comments
 (0)