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 346f9d9 commit 3b36b7aCopy full SHA for 3b36b7a
main.go
@@ -22,7 +22,7 @@ var (
22
)
23
24
// Define the version of the application
25
-const version = "v0.6.6"
+const version = "v0.7.0"
26
27
func main() {
28
configPath = flag.String("c", "", "path to the configuration file (TOML format)")
0 commit comments