diff --git a/Makefile b/Makefile index 090c9d2..09d82c1 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ mandir = $(prefix)/share/man SRCS = main.go history.go -VERSION = 1.0.0 +VERSION = 1.0.1 .PHONY: all all: ijq docs