Skip to content

Commit 58b1200

Browse files
committed
Starting 0.2.0-alpha.preview
1 parent f46fc3f commit 58b1200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/commands.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const (
4949
ErrCoreConfig
5050
ErrBadArgument
5151

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

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

0 commit comments

Comments
 (0)