change version to 0.9.3

This commit is contained in:
fatedier
2017-01-14 00:48:56 +08:00
parent 5f20a22b0d
commit 92daa45b68
3 changed files with 3 additions and 1 deletions

View File

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