Skip to content

Commit

Permalink
bump to v3.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
hedzr committed Apr 21, 2022
1 parent 3322db7 commit 1e620da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const (
// AppName const
AppName = "errors"
// Version const
Version = "3.0.19"
Version = "3.0.20"
// VersionInt const
VersionInt = 0x030013
VersionInt = 0x030014
)

0 comments on commit 1e620da

Please sign in to comment.