Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Kethsar committed Sep 20, 2024
1 parent 8a38370 commit fb5b172
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 @@ -26,7 +26,7 @@ const (

const (
MajorVersion = 0
MinorVersion = 4
MinorVersion = 5
PatchVersion = 0
)

Expand Down

0 comments on commit fb5b172

Please sign in to comment.