Skip to content

Commit

Permalink
release: v1.5.16
Browse files Browse the repository at this point in the history
  • Loading branch information
iseki0 committed May 13, 2022
1 parent cd7d646 commit 50a4ca3
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
Expand Up @@ -9,7 +9,7 @@ import (
"sync"
)

const version = "v1.5.15"
const version = "v1.5.16"

// PrintVersionInfo print version info to stdout
func PrintVersionInfo() {
Expand Down

0 comments on commit 50a4ca3

Please sign in to comment.