From 898f7c332c6de0abbb80f277088242740cdbdda9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Feb 2026 02:49:43 +0000 Subject: [PATCH] chore: bump version to 0.16.9 [skip ci] --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8df3761..3029b9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@letta-ai/letta-code", - "version": "0.16.8", + "version": "0.16.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@letta-ai/letta-code", - "version": "0.16.8", + "version": "0.16.9", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 97a9f9d..9d0a63e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@letta-ai/letta-code", - "version": "0.16.8", + "version": "0.16.9", "description": "Letta Code is a CLI tool for interacting with stateful Letta agents from the terminal.", "type": "module", "bin": {