diff --git a/bee.go b/bee.go index b389277..9c0163c 100644 --- a/bee.go +++ b/bee.go @@ -25,7 +25,7 @@ import ( "text/template" ) -const version = "1.6.1" +const version = "1.6.2" // Command is the unit of execution type Command struct {