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