Skip to content

Commit b9664f1

Browse files
deftioclaude
andcommitted
Bump trp CLI version string to 1.1.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a990b1c commit b9664f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/trp_inspect.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ static void print_usage(void)
691691

692692
static void print_version(void)
693693
{
694-
printf("trp 1.0.0 (TriePack CLI inspector)\n");
694+
printf("trp 1.1.0 (TriePack CLI inspector)\n");
695695
}
696696

697697
/* ── Main ────────────────────────────────────────────────────────────── */

0 commit comments

Comments
 (0)