From 8e26cc62cbfe7b6e498d037ba9acb81c68816af2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 6 Mar 2026 19:27:20 +0000 Subject: [PATCH] chore: bump version to 0.1.10 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e221bf..482d711 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@letta-ai/letta-code-sdk", - "version": "0.1.9", + "version": "0.1.10", "description": "SDK for programmatic control of Letta Code CLI", "type": "module", "main": "./dist/index.js",