From fb9549d396c386fdf30edaead0befc9b61a56ac0 Mon Sep 17 00:00:00 2001 From: Nassim 'Nass' Eddequiouaq Date: Mon, 29 May 2017 16:32:21 +0200 Subject: [PATCH] Update version tag Signed-off-by: Nassim 'Nass' Eddequiouaq --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b310b10c..8f3ea64e 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .PHONY: all deps osxkeychain secretservice test validate wincred TRAVIS_OS_NAME ?= linux -VERSION = 0.5.0 +VERSION = 0.5.1 all: test