update version to v0.14.0

This commit is contained in:
fatedier 2017-10-25 02:55:36 +08:00
parent 673047be2c
commit bf50f932d9
1 changed files with 1 additions and 1 deletions

View File

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