diff --git a/bee.go b/bee.go index 397ce9d..22e13b0 100644 --- a/bee.go +++ b/bee.go @@ -25,7 +25,7 @@ import ( "text/template" ) -const version = "1.5.2" +const version = "1.6.0" // Command is the unit of execution type Command struct {