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 b138fc5 commit b833cf0Copy full SHA for b833cf0
version.go
@@ -7,5 +7,5 @@ import (
7
8
// Version returns current release version.
9
func Version() string {
10
- return "v0.1.0"
+ return "v0.2.0"
11
}
0 commit comments