Skip to content

Commit b09dc50

Browse files
committed
chore: update version to 0.7.1 [skip ci]
1 parent 5eeff83 commit b09dc50

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.7.0";
1+
export const VERSION = "0.7.1";

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.7.0",
3+
"version": "0.7.1",
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)