Skip to content

Commit

Permalink
bump to version 0.4.0
Browse files Browse the repository at this point in the history
bump to version 0.4.0
  • Loading branch information
Musixal committed Oct 1, 2024
1 parent 4e30bf4 commit bdcf5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ var (
logger = utils.NewLogger("info")
)

// Define the version of the application -v
// Define the version of the application
const version = "v0.4.0"

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

0 comments on commit bdcf5a0

Please sign in to comment.