bump version to v0.24.1

This commit is contained in:
fatedier 2019-02-12 15:03:40 +08:00
parent 9737978f28
commit de4bfcc43c
1 changed files with 1 additions and 1 deletions

View File

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