We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cd913b commit 55f05b9Copy full SHA for 55f05b9
commands/commands.go
@@ -49,7 +49,7 @@ const (
49
ErrCoreConfig
50
ErrBadArgument
51
52
- Version = "0.2.0-alpha.preview"
+ Version = "0.2.1-alpha.preview"
53
)
54
55
// ErrLogrus represents the logrus instance, which has the role to
0 commit comments