mirror of
https://github.com/alkimake/paperclip.git
synced 2026-06-16 02:40:39 +09:00
chore: bump all packages to 0.2.4
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f4a5b00116
commit
ab3b9ab19f
14 changed files with 77 additions and 6 deletions
|
|
@ -23,7 +23,7 @@ const DATA_DIR_OPTION_HELP =
|
|||
program
|
||||
.name("paperclipai")
|
||||
.description("Paperclip CLI — setup, diagnose, and configure your instance")
|
||||
.version("0.2.3");
|
||||
.version("0.2.4");
|
||||
|
||||
program.hook("preAction", (_thisCommand, actionCommand) => {
|
||||
const options = actionCommand.optsWithGlobals() as DataDirOptionLike;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue