Skip to content

Commit

Permalink
feat: updated middlewares and added parser options for json parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
hokamsingh committed Aug 25, 2024
1 parent 56fba0e commit 37724e9
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 @@ -8,7 +8,7 @@ import (
"path/filepath"
)

const version = "v1.0.0"
const version = "v1.0.2"

func main() {
// Check for the --version flag
Expand Down

0 comments on commit 37724e9

Please sign in to comment.