Skip to content

Commit cf2a50c

Browse files
committed
Update version.
1 parent d7bd824 commit cf2a50c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
const (
10-
Version = "0.2.0"
10+
Version = "0.2.1"
1111
)
1212

1313
type TestConfig struct {

0 commit comments

Comments
 (0)