Skip to content

Commit 3bd3aec

Browse files
update package version to 0.6.2
1 parent 608d8f2 commit 3bd3aec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: common/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = "0.6.0";
1+
export const VERSION = "0.6.2";

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yitianyigexiangfa/zoom-mcp-server",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
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)