Skip to content

Commit 4278119

Browse files
committed
chore: bump version to 0.1.6 for kimi-agent-sdk and 0.4.5 for vscode extension
1 parent 9e71cc6 commit 4278119

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

node/agent_sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@moonshot-ai/kimi-agent-sdk",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "SDK for interacting with Kimi Code CLI",
55
"license": "MIT",
66
"repository": {

node/vscode_extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "moonshot-ai",
44
"displayName": "Kimi Code (Technical Preview)",
55
"description": "Official Kimi Code plugin for VS Code",
6-
"version": "0.4.4",
6+
"version": "0.4.5",
77
"license": "Apache-2.0",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)