summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNick Gerace <39320683+nickgerace@users.noreply.github.com>2020-08-30 01:07:43 -0400
committerGitHub <noreply@github.com>2020-08-30 01:07:43 -0400
commit15e2d723ab0f15a98d919668e0d4eafb7220d3d0 (patch)
tree41d5cadd16f68c32b7e377a85571e036f7151a7e /Makefile
parent9427c6f5b58e206233fb0f00fd77e463650013e6 (diff)
downloadgfold-15e2d723ab0f15a98d919668e0d4eafb7220d3d0.zip
Switch to Apache 2.0 and upgrade to version 0.3.1 (#18)
* Switch to Apache 2.0 License from MIT Switch to Apache 2.0 license for all contents of this repository. * Upgrade to version 0.3.1 This version upgrades includes the change to the Apache 2.0 license. These commits will not be squashed.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 083c307..f5d06f1 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
MAKEPATH:=$(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
NAME:=gfold
-VERSION:=0.3.0
+VERSION:=0.3.1
run:
@cd $(MAKEPATH); cargo run -- -p ..