Skip to content

Commit bdcf5a0

Browse files
committed
bump to version 0.4.0
bump to version 0.4.0
1 parent 4e30bf4 commit bdcf5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var (
1818
logger = utils.NewLogger("info")
1919
)
2020

21-
// Define the version of the application -v
21+
// Define the version of the application
2222
const version = "v0.4.0"
2323

2424
func getLastModTime(file string) (time.Time, error) {

0 commit comments

Comments
 (0)