bump version

This commit is contained in:
zu1k
2020-08-25 14:24:46 +08:00
parent 386b302208
commit 0828209ae1

View File

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