Skip to content

Commit f486951

Browse files
committed
Bump version to 0.1.0
1 parent a4f86d2 commit f486951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
)
1010

1111
var (
12-
Version = "0.0.2"
12+
Version = "0.1.0"
1313
VersionPrerelease = ""
1414
PluginVersion = version.InitializePluginVersion(Version, VersionPrerelease)
1515
)

0 commit comments

Comments
 (0)