We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8185219 commit 2706b83Copy full SHA for 2706b83
version/info.go
@@ -12,7 +12,7 @@ var (
12
GitDescribe string
13
14
// Version is main version number that is being run at the moment.
15
- Version = "0.2.0"
+ Version = "0.3.0"
16
)
17
18
const (
0 commit comments