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 41ce0f6 commit 1f19d64Copy full SHA for 1f19d64
version/version.go
@@ -2,5 +2,5 @@ package version
2
3
var (
4
// Version is the version number of sectionctl
5
- Version = "0.0.5"
+ Version = "0.0.6"
6
)
0 commit comments