diff --git a/commands/commands.go b/commands/commands.go index 781fdeafe..da8585cc9 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"