Skip to content

Commit 8465a15

Browse files
committed
fix: Bump version to 0.1.9
1 parent 36ab78b commit 8465a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ package utils
22

33
var (
44
// Version gitee mcp server version
5-
Version = "0.1.8"
5+
Version = "0.1.9"
66
)

0 commit comments

Comments
 (0)