update version to v0.13.0

This commit is contained in:
fatedier 2017-06-26 20:57:10 +08:00
parent 171bc8dd22
commit 07fe05a9d5
1 changed files with 1 additions and 1 deletions

View File

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