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 ad864a7 commit 1d893a3Copy full SHA for 1d893a3
main.go
@@ -19,7 +19,7 @@ var (
19
)
20
21
// Define the version of the application
22
-const version = "v0.5.1"
+const version = "v0.6.0"
23
24
func getLastModTime(file string) (time.Time, error) {
25
absPath, _ := filepath.Abs(file)
0 commit comments