Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
Merge pull request #279 from docker/version_0.1.4
Browse files Browse the repository at this point in the history
Bump version 0.1.4
  • Loading branch information
gtardif authored Jun 24, 2020
2 parents e904ac8 + 0d75d58 commit 4a9f65a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 4a9f65a

Please sign in to comment.