From 41aabdc0a6801cc31b6828bd677cb5e7766b7dd1 Mon Sep 17 00:00:00 2001 From: Gregory Anders Date: Mon, 27 Jun 2022 18:23:19 -0600 Subject: [PATCH] Version 0.4.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4fe23b7..684cc51 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ mandir = $(prefix)/share/man SRCS = main.go -VERSION = 0.3.8 +VERSION = 0.4.0 .PHONY: all all: ijq docs