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