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 e8a7cee commit ddf1578Copy full SHA for ddf1578
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "llama-stack-client",
3
- "version": "0.2.10",
+ "version": "0.2.11",
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.10';
+export const VERSION = '0.2.11';
0 commit comments