Skip to content

Commit 5c97dde

Browse files
authored
Bump version from 0.3.0 to 0.4.0
1 parent 8b641d2 commit 5c97dde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proxpl-cli",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Professional CLI tool for ProXPL",
55
"main": "index.js",
66
"bin": {
@@ -16,4 +16,4 @@
1616
"fs-extra": "^11.2.0"
1717
},
1818
"type": "module"
19-
}
19+
}

0 commit comments

Comments
 (0)