From f3949a637daa25c047af7ce5938399918a362a1c Mon Sep 17 00:00:00 2001 From: Tobias Schmidt Date: Thu, 31 Mar 2016 17:37:32 -0400 Subject: [PATCH] Release 0.5.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d6b69da..8fe2d6e 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -VERSION := 0.5.0 +VERSION := 0.5.1 TARGET := haproxy_exporter include Makefile.COMMON