Skip to content

Commit

Permalink
Bump version (v2.0.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
ejv2 committed Apr 8, 2022
1 parent b29bd40 commit be8b4a8
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 @@ -3,5 +3,5 @@ package main
const (
verMaj = 2
verMin = 0
verPatch = 0
verPatch = 1
)

0 comments on commit be8b4a8

Please sign in to comment.