chore(telegram-remote): bump version to 0.2.0
All checks were successful
build-and-publish / build-test (push) Successful in 25s
build-and-publish / publish (push) Has been skipped

This commit is contained in:
2026-08-27 22:25:52 +07:00
parent 25d4e0e113
commit 8ccffb2901
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@deepseek-ai/dsh-telegram-remote",
"version": "0.1.0",
"version": "0.2.0",
"description": "Remote control + full state visibility for the DeepSeek Harness over Telegram Bot API (long polling, no external services).",
"type": "module",
"main": "lib/index.js",