diff --git a/commands/commands.go b/commands/commands.go index 781fdeafe0..da8585cc93 100644 --- a/commands/commands.go +++ b/commands/commands.go @@ -23,7 +23,7 @@ import ( "time" ) -const VERSION = "0.0.1" +const VERSION = "0.0.2" func (srv *Server) Name() string { return "docker"