Bump version

This commit is contained in:
zu1k
2020-08-26 13:09:16 +08:00
parent c3698f8ed5
commit 6421e09c8e

View File

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