fix incorrect use of snappy pool (#3549)
This commit is contained in:
committed by
GitHub
Unverified
parent
6430afcfa5
commit
e9e12cf888
@@ -19,7 +19,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
var version = "0.51.1"
|
||||
var version = "0.51.2"
|
||||
|
||||
func Full() string {
|
||||
return version
|
||||
|
||||
Reference in New Issue
Block a user