version: to v0.15.0

This commit is contained in:
fatedier 2018-01-18 15:08:16 +08:00
parent 2e773d550b
commit 1ed130e704
1 changed files with 1 additions and 1 deletions

View File

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