aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShav Kinderlehrer <[email protected]>2023-04-22 15:37:13 -0400
committerShav Kinderlehrer <[email protected]>2023-04-22 15:37:13 -0400
commitcf740c34c36bf95d6d7ab6c1c032295be191db5a (patch)
tree4a54f5efadad5800ff3f5eda18837980860e6287
parent51588e455b5e679866789ec4cac3521e68e38284 (diff)
downloadlat-cf740c34c36bf95d6d7ab6c1c032295be191db5a.tar.gz
lat-cf740c34c36bf95d6d7ab6c1c032295be191db5a.zip
Bump version
-rw-r--r--include/arg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/arg.h b/include/arg.h
index f21408e..6b20bec 100644
--- a/include/arg.h
+++ b/include/arg.h
@@ -2,7 +2,7 @@
#define ARG_H
#include <stdbool.h>
-#define LAT_VERSION "0.11.2"
+#define LAT_VERSION "0.12.0"
struct config {
bool stdin;