Skip to content

Commit 56aa273

Browse files
author
Guillaume Lefranc
committed
Version bump
1 parent 6c0e4e0 commit 56aa273

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mariadb-repmgr/repmgr.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import (
1616
"time"
1717
)
1818

19-
const repmgrVersion string = "0.2.1"
19+
const repmgrVersion string = "0.2.2"
2020

2121
var (
2222
slaveList []string

0 commit comments

Comments
 (0)