Skip to content

Commit

Permalink
chore: update version to align with tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lyledouglass committed Apr 12, 2024
1 parent 4d6053b commit 9453fd0
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 @@ -11,7 +11,7 @@ import (

func main() {

const version = "5.0.5"
const version = "5.0.7"

var (
logging string
Expand Down

0 comments on commit 9453fd0

Please sign in to comment.