bump version to 0.8.1

bump version to 0.8.1
This commit is contained in:
fatedier 2016-08-23 10:37:22 +08:00 committed by GitHub
commit 19f7950485

View File

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