Skip to content

Commit 542c7f0

Browse files
committed
chore: bump version to 0.6.0
1 parent f77ab98 commit 542c7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ import (
2121

2222
var conf Config
2323

24-
const zjuConnectVersion = "0.5.0"
24+
const zjuConnectVersion = "0.6.0"
2525

2626
func main() {
2727
log.Init()

0 commit comments

Comments
 (0)