Skip to content

Commit

Permalink
fix: v1.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
iseki0 committed Apr 26, 2022
1 parent 8a3e927 commit 485d169
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.12"
const version = "v1.5.13"

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

0 comments on commit 485d169

Please sign in to comment.