diff --git a/commands.go b/commands.go index 30c23ed301..4cad9f68c1 100644 --- a/commands.go +++ b/commands.go @@ -19,7 +19,7 @@ import ( "unicode" ) -const VERSION = "0.1.0" +const VERSION = "0.1.1" func (srv *Server) Name() string { return "docker"