Skip to content

Commit feff376

Browse files
committed
chore: update version to 0.6.10 [skip ci]
1 parent f8afc7b commit feff376

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = "0.6.9";
1+
export const VERSION = "0.6.10";

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yitianyigexiangfa/zoom-mcp-server",
3-
"version": "0.6.9",
3+
"version": "0.6.10",
44
"description": "Now you can date a ZOOM meeting with AI's help.",
55
"scripts": {
66
"build": "tsc && shx chmod +x dist/*.js",

0 commit comments

Comments
 (0)