diff --git a/easyss.go b/easyss.go index 270aa5b4..982c0222 100644 --- a/easyss.go +++ b/easyss.go @@ -14,7 +14,7 @@ import ( "github.com/txthinking/socks5" ) -const version = "1.1" +const version = "1.1.1" func init() { log.SetFormatter(&log.JSONFormatter{TimestampFormat: "2006-01-02 15:04:05.000"})