From e124670447c9294a5dba5654b94574da8698cb4f Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Sat, 18 Jan 2020 20:27:29 -0500 Subject: Bump to version 0.2.2. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6fb3735..10a9d91 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # This file is part of nfsw. # -VERSION=0.2.1 +VERSION=0.2.2 VENV_DIR=/usr/local/virtualenv/.nfsw VENV_CMD=virtualenv-3 -- cgit v1.2.3