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