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

Commit bf76fe2

Browse files
committedJun 23, 2020
Bump version to 0.1.3
1 parent c673b32 commit bf76fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎cli/cmd/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
"github.com/docker/api/cli/mobycli"
2727
)
2828

29-
const cliVersion = "0.1.2"
29+
const cliVersion = "0.1.3"
3030

3131
// VersionCommand command to display version
3232
func VersionCommand() *cobra.Command {

0 commit comments

Comments
 (0)