Skip to content

Commit 5efeed4

Browse files
committed
chore(cli): release 0.0.36
Signed-off-by: Tyler Slaton <[email protected]>
1 parent 33b530c commit 5efeed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript-sdk/packages/cli/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ async function handleCliClient() {
202202
program
203203
.name("create-ag-ui-app")
204204
.description(description)
205-
.version("0.0.35");
205+
.version("0.0.36");
206206

207207
// Add framework flags
208208
program

0 commit comments

Comments
 (0)