Bump version

This commit is contained in:
Shav Kinderlehrer 2023-04-22 15:37:13 -04:00
parent 51588e455b
commit cf740c34c3

View File

@ -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;