From 1dccab8decf76bd0480db5b762b464913f17fb04 Mon Sep 17 00:00:00 2001 From: Charles Packer Date: Sun, 8 Mar 2026 22:23:37 -0700 Subject: [PATCH] chore: resync version to 0.17.1 to match npm registry (#1303) Co-authored-by: Letta Code --- 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 ed8ac09..1a78624 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@letta-ai/letta-code", - "version": "0.17.0", + "version": "0.17.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@letta-ai/letta-code", - "version": "0.17.0", + "version": "0.17.1", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 2f0ded6..925f8ec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@letta-ai/letta-code", - "version": "0.17.0", + "version": "0.17.1", "description": "Letta Code is a CLI tool for interacting with stateful Letta agents from the terminal.", "type": "module", "bin": {