We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f778b commit dcc0f54Copy full SHA for dcc0f54
tool/version/version.go
@@ -15,4 +15,4 @@
15
package version
16
17
// Tag specifies the current release tag. It needs to be manually updated.
18
-const Tag = "v0.2.0.dev"
+const Tag = "v0.3.0"
0 commit comments