mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Merge pull request #270 from docker/version_0.1.3
Bump version to 0.1.3
This commit is contained in:
commit
6b31b91f18
@ -26,7 +26,7 @@ import (
|
||||
"github.com/docker/api/cli/mobycli"
|
||||
)
|
||||
|
||||
const cliVersion = "0.1.2"
|
||||
const cliVersion = "0.1.3"
|
||||
|
||||
// VersionCommand command to display version
|
||||
func VersionCommand() *cobra.Command {
|
||||
|
Loading…
x
Reference in New Issue
Block a user