mirror of
https://github.com/zhigang1992/telegram-mcp.git
synced 2026-01-12 22:42:10 +08:00
chore: bump version to 1.0.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "telegram-mcp",
|
||||
"license": "MIT",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.1",
|
||||
"type": "module",
|
||||
"packageManager": "bun@1.2.16",
|
||||
"scripts": {
|
||||
|
||||
@@ -19,7 +19,7 @@ export class TelegramServer {
|
||||
this.server = new Server(
|
||||
{
|
||||
name: 'telegram-mcp',
|
||||
version: '0.0.1',
|
||||
version: '1.0.1',
|
||||
},
|
||||
{
|
||||
capabilities: {
|
||||
|
||||
Reference in New Issue
Block a user