From 7d71c85d833aab1184261efa05ad01559cc5cdb6 Mon Sep 17 00:00:00 2001 From: Guillaume Lefranc Date: Mon, 30 Nov 2015 10:00:44 +0100 Subject: [PATCH] Version bump --- repmgr.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repmgr.go b/repmgr.go index 590644c09..27ae0c533 100644 --- a/repmgr.go +++ b/repmgr.go @@ -16,7 +16,7 @@ import ( "time" ) -const repmgrVersion string = "0.5.0-dev" +const repmgrVersion string = "0.5.1-dev" var ( hostList []string