summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNick Gerace <nickagerace@gmail.com>2020-10-07 22:45:12 -0400
committerNick Gerace <nickagerace@gmail.com>2020-10-07 22:51:40 -0400
commit7020079041cebddcb71ec4158b3e714bcbf97695 (patch)
treef061fb89aa4207cdccbf1e8582c081f0b758a407 /Makefile
parent093f3a0171857209bb292b1f4fbde5434a5eee07 (diff)
downloadgfold-7020079041cebddcb71ec4158b3e714bcbf97695.zip
Update to 0.5.2
Update to 0.5.2. Update all docs and files to reflect the new version.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2e62dd5..b2d8e9b 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
MAKEPATH:=$(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
NAME:=gfold
-VERSION:=0.5.1
+VERSION:=0.5.2
run:
@cd $(MAKEPATH); cargo run -- ..