version to v0.21.0

This commit is contained in:
fatedier 2018-08-12 12:04:12 +08:00
parent f14ed87b29
commit fb13774457
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import (
"strings"
)
var version string = "0.20.0"
var version string = "0.21.0"
func Full() string {
return version