Skip to content

Commit 55f05b9

Browse files
committed
Release 0.2.1-alpha.preview
1 parent 1cd913b commit 55f05b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/commands.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const (
4949
ErrCoreConfig
5050
ErrBadArgument
5151

52-
Version = "0.2.0-alpha.preview"
52+
Version = "0.2.1-alpha.preview"
5353
)
5454

5555
// ErrLogrus represents the logrus instance, which has the role to

0 commit comments

Comments
 (0)