Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Commit 44e3a74

Browse files
Release candidate 0.0.0.dev20250806001657
1 parent 6dccbb1 commit 44e3a74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "llama-stack-client",
3-
"version": "0.2.15",
3+
"version": "0.0.0.dev20250806001657",
44
"description": "The official TypeScript library for the Llama Stack Client API",
55
"author": "Llama Stack Client <[email protected]>",
66
"types": "dist/index.d.ts",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '0.2.15'; // x-release-please-version
1+
export const VERSION = '0.0.0.dev20250806001657'; // x-release-please-version

0 commit comments

Comments
 (0)