Skip to content

Commit

Permalink
[chore] new realase
Browse files Browse the repository at this point in the history
  • Loading branch information
Musixal committed Sep 11, 2024
1 parent 75c03bb commit 0baee42
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 @@ -10,7 +10,7 @@ import (
)

// Define the version of the application
const version = "v0.1.2"
const version = "v0.1.3"

func main() {
configPath := flag.String("c", "", "path to the configuration file (TOML format)")
Expand Down

0 comments on commit 0baee42

Please sign in to comment.