diff --git a/Makefile b/Makefile index a2bb8d7..8a07226 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ mandir = $(prefix)/share/man SRCS = main.go history.go -VERSION = 0.4.0 +VERSION = 0.4.1 .PHONY: all all: ijq docs