bump version

This commit is contained in:
Tiger Wang 2022-08-24 01:27:48 +00:00
parent 44780ac1b4
commit 210aa979f5

View File

@ -19,7 +19,7 @@ import (
)
const (
version = "0.3.5"
version = "0.3.6"
localhost = "127.0.0.1"
)