summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-01-07 16:21:09 -0500
committerrsiddharth <s@ricketyspace.net>2020-01-07 16:21:09 -0500
commit5c6d8dca25503ccf8511496ef13ffb1baab866b3 (patch)
tree76374fefceebc07366da2360d5d40117e548fd68 /Makefile
parente14b7bd004fb028ab79045826febd0bd4b82b9ea (diff)
Bump to 0.2.1v0.2.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 72f33cf..6fb3735 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@
# This file is part of nfsw.
#
-VERSION=0.2.0
+VERSION=0.2.1
VENV_DIR=/usr/local/virtualenv/.nfsw
VENV_CMD=virtualenv-3