diff --git a/gomu.go b/gomu.go index 51456fc..24b28bd 100644 --- a/gomu.go +++ b/gomu.go @@ -9,7 +9,7 @@ import ( "github.com/ztrue/tracerr" ) -const VERSION = "v1.4.0" +const VERSION = "v1.4.1" var gomu *Gomu