bump version to v0.16.1

This commit is contained in:
fatedier
2018-03-21 11:54:51 +08:00
parent 8af70c8822
commit 3166bdf3f0
3 changed files with 2 additions and 37 deletions

View File

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