From 699fd6acaecaa99179bb02bb13161fc8f1f05cfa Mon Sep 17 00:00:00 2001 From: Gregory Anders Date: Sat, 2 Mar 2024 10:17:46 -0600 Subject: [PATCH] Version 1.0.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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