modify version to 0.9.1

pull/200/head
fatedier 2016-12-25 14:26:16 +08:00
parent d243f70125
commit 4c3fb22295
1 changed files with 1 additions and 1 deletions

View File

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