feat: bump cli to 0.5.1

This commit is contained in:
p-sw 2024-08-04 16:26:14 +09:00
parent 3d55a98821
commit d10fec90ad

View File

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