Version 0.1.2

This commit is contained in:
Guillaume Tardif 2020-06-21 09:05:17 +02:00
parent daf7061e30
commit ef83880608

View File

@ -25,7 +25,7 @@ import (
"github.com/docker/api/cli/mobycli" "github.com/docker/api/cli/mobycli"
) )
const cliVersion = "0.1.1" const cliVersion = "0.1.2"
// VersionCommand command to display version // VersionCommand command to display version
func VersionCommand() *cobra.Command { func VersionCommand() *cobra.Command {