feat(cli): update package version

The package version of "@psw-ui/cli" has been updated from 0.2.1 to 0.3.0.
This commit is contained in:
p-sw 2024-06-11 16:41:31 +09:00
parent 7bf2578d86
commit 643dc6eafd

View File

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