Skip to content

Commit ca106a5

Browse files
authored
Update version number to 0.3.0
1 parent 4b24b9c commit ca106a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.2.0",
3+
"version": "0.3.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.2.0",
3+
"version": "0.3.0",
44
"description": "Generates nodejs, typescript client and Angular client methods from an OpenApi document",
55
"keywords": [
66
"nodejs",

0 commit comments

Comments
 (0)