From 672cce613a8b3acf66e0f288206b1fcbff7d41cd Mon Sep 17 00:00:00 2001 From: Joseph Richey Date: Wed, 11 Sep 2019 17:00:09 -0700 Subject: Prepare v0.2.5 (#147) Also add go version attrubute to go.mod --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d6c5782..975cfa5 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # the License. # Update on each new release!! -VERSION := v0.2.4 +VERSION := v0.2.5 NAME := fscrypt PAM_NAME := pam_$(NAME) -- cgit v1.2.3