We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46fc3f commit 58b1200Copy full SHA for 58b1200
commands/commands.go
@@ -49,7 +49,7 @@ const (
49
ErrCoreConfig
50
ErrBadArgument
51
52
- Version = "0.1.0-alpha.preview"
+ Version = "0.2.0-alpha.preview"
53
)
54
55
// ErrLogrus represents the logrus instance, which has the role to
0 commit comments