chore: bump version to 0.16.4 [skip ci]

This commit is contained in:
github-actions[bot]
2026-02-23 01:49:01 +00:00
parent 7c9e1b1623
commit 93e5cd2b8c
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.16.3", "version": "0.16.4",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@letta-ai/letta-code", "name": "@letta-ai/letta-code",
"version": "0.16.3", "version": "0.16.4",
"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.16.3", "version": "0.16.4",
"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": {