mirror of
https://github.com/docker/compose.git
synced 2026-08-03 22:27:30 +00:00
Bump version to 0.1.3
This commit is contained in:
parent
c673b3256b
commit
bf76fe2f32
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue