We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c0e4e0 commit 56aa273Copy full SHA for 56aa273
mariadb-repmgr/repmgr.go
@@ -16,7 +16,7 @@ import (
16
"time"
17
)
18
19
-const repmgrVersion string = "0.2.1"
+const repmgrVersion string = "0.2.2"
20
21
var (
22
slaveList []string
0 commit comments