mirror of
https://github.com/docker/compose.git
synced 2025-07-26 15:14:04 +02:00
Bump version to 0.1.3
This commit is contained in:
parent
c673b3256b
commit
bf76fe2f32
@ -26,7 +26,7 @@ import (
|
|||||||
"github.com/docker/api/cli/mobycli"
|
"github.com/docker/api/cli/mobycli"
|
||||||
)
|
)
|
||||||
|
|
||||||
const cliVersion = "0.1.2"
|
const cliVersion = "0.1.3"
|
||||||
|
|
||||||
// VersionCommand command to display version
|
// VersionCommand command to display version
|
||||||
func VersionCommand() *cobra.Command {
|
func VersionCommand() *cobra.Command {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user