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