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
Unverified
+1 -1
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