Skip to content

Commit

Permalink
Bump version 3.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <[email protected]>
  • Loading branch information
zhaojh329 committed Jan 19, 2021
1 parent c1d7c6c commit fe58af7
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 = "3.1.5"
const version = "3.2.0"

var (
gitCommit = ""
Expand Down

0 comments on commit fe58af7

Please sign in to comment.