feat(cli): update version to 0.4.0

The version of the CLI for PSW/UI has been updated from 0.3.0 to 0.4.0.
This commit is contained in:
p-sw 2024-06-11 18:11:23 +09:00
parent 36a4cc605d
commit b9583a43f6

View File

@ -1,7 +1,7 @@
{
"name": "@psw-ui/cli",
"description": "CLI for PSW/UI",
"version": "0.3.0",
"version": "0.4.0",
"author": "p-sw",
"bin": {
"pswui": "./bin/run.js"