Skip to content

Commit

Permalink
chore: bump version 4.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <[email protected]>
  • Loading branch information
zhaojh329 committed May 2, 2022
1 parent 5122e4c commit ef07447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package version

const version = "4.0.0"
const version = "4.0.1"

var (
gitCommit = ""
Expand Down

0 comments on commit ef07447

Please sign in to comment.