chore: bump cli version to 1.5.0

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Viet Tran
2026-01-08 11:17:53 +07:00
parent d6a4f74bd0
commit ea22839044
2 changed files with 4 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ const program = new Command();
program
.name('uipro')
.description('CLI to install UI/UX Pro Max skill for AI coding assistants')
.version('1.4.0');
.version('1.5.0');
program
.command('init')