bump version number

This commit is contained in:
raziman 2020-08-18 21:55:22 +08:00
parent 212bde1011
commit 605fe3d84e

View File

@ -9,7 +9,7 @@ import (
"github.com/ztrue/tracerr"
)
const VERSION = "v1.5.0"
const VERSION = "v1.5.2"
var gomu *Gomu