From 0e1183a62cb98f52393961f7d40524f3754ec22e Mon Sep 17 00:00:00 2001 From: Shav Kinderlehrer Date: Mon, 17 Apr 2023 23:58:23 -0400 Subject: Update help message - add usage - add env - add description --- include/arg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/arg.h') diff --git a/include/arg.h b/include/arg.h index cd0a77a..138a44b 100644 --- a/include/arg.h +++ b/include/arg.h @@ -2,7 +2,7 @@ #define ARG_H #include -#define LAT_VERSION "0.9.1" +#define LAT_VERSION "0.9.2" struct config { bool stdin; -- cgit v1.2.3