diff --git a/commands.go b/commands.go index 92232accc2..80bb5d00d6 100644 --- a/commands.go +++ b/commands.go @@ -20,7 +20,7 @@ import ( "time" ) -const VERSION = "0.0.3" +const VERSION = "0.1.0" func (srv *Server) Name() string { return "docker"