diff --git a/bee.go b/bee.go index bac171a..6055701 100644 --- a/bee.go +++ b/bee.go @@ -25,7 +25,7 @@ import ( "strings" ) -const version = "1.1.2" +const version = "1.1.3" type Command struct { // Run runs the command.