bump version

This commit is contained in:
zu1k
2020-09-05 12:03:55 +08:00
parent 65ad07f579
commit c27411dc3d

View File

@@ -14,7 +14,7 @@ import (
"github.com/zu1k/proxypool/pkg/provider"
)
const version = "v0.3.5"
const version = "v0.3.6"
var router *gin.Engine