We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6067307 commit 9d38ef8Copy full SHA for 9d38ef8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "llama-stack-client",
3
- "version": "0.2.8",
+ "version": "0.2.9",
4
"description": "The official TypeScript library for the Llama Stack Client API",
5
"author": "Llama Stack Client <llamastack@meta.com>",
6
"types": "dist/index.d.ts",
src/version.ts
@@ -1 +1 @@
-export const VERSION = '0.2.8';
+export const VERSION = '0.2.9';
0 commit comments