bump version to 0.2
1 2 3 4 5 6 7 8 9 10 11 12 13
diff --git a/Makefile b/Makefile index 2c53645..da24ac5 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ ## PROG = git-auth -VER = 0.1 +VER = 0.2 GIT_SHELL ?= /usr/local/bin/git-shell