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 d7bd824 commit cf2a50cCopy full SHA for cf2a50c
config/config.go
@@ -7,7 +7,7 @@ import (
7
)
8
9
const (
10
- Version = "0.2.0"
+ Version = "0.2.1"
11
12
13
type TestConfig struct {
0 commit comments