mirror of https://github.com/docker/compose.git
commit
4a9f65a29a
|
@ -26,7 +26,7 @@ import (
|
|||
"github.com/docker/api/cli/mobycli"
|
||||
)
|
||||
|
||||
const cliVersion = "0.1.3"
|
||||
const cliVersion = "0.1.4"
|
||||
|
||||
// VersionCommand command to display version
|
||||
func VersionCommand() *cobra.Command {
|
||||
|
|
Loading…
Reference in New Issue