Skip to content

Commit

Permalink
Bump version (v3.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
ejv2 committed Jul 21, 2023
1 parent 4dac465 commit 792f579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ver.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ package main

const (
verMaj = 3
verMin = 0
verMin = 1
verPatch = 0
)

0 comments on commit 792f579

Please sign in to comment.