Skip to content

Commit

Permalink
Bump version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoronin committed Jun 8, 2021
1 parent a4f86d2 commit f486951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
)

var (
Version = "0.0.2"
Version = "0.1.0"
VersionPrerelease = ""
PluginVersion = version.InitializePluginVersion(Version, VersionPrerelease)
)
Expand Down

0 comments on commit f486951

Please sign in to comment.