chore: resync version to 0.17.1 to match npm registry (#1303)

Co-authored-by: Letta Code <noreply@letta.com>
This commit is contained in:
Charles Packer
2026-03-08 22:23:37 -07:00
committed by GitHub
parent c012a5f346
commit 1dccab8dec
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{ {
"name": "@letta-ai/letta-code", "name": "@letta-ai/letta-code",
"version": "0.17.0", "version": "0.17.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@letta-ai/letta-code", "name": "@letta-ai/letta-code",
"version": "0.17.0", "version": "0.17.1",
"hasInstallScript": true, "hasInstallScript": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "@letta-ai/letta-code", "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.", "description": "Letta Code is a CLI tool for interacting with stateful Letta agents from the terminal.",
"type": "module", "type": "module",
"bin": { "bin": {