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 a4f86d2 commit f486951Copy full SHA for f486951
main.go
@@ -9,7 +9,7 @@ import (
9
)
10
11
var (
12
- Version = "0.0.2"
+ Version = "0.1.0"
13
VersionPrerelease = ""
14
PluginVersion = version.InitializePluginVersion(Version, VersionPrerelease)
15
0 commit comments