diff --git a/src/palantir.h b/src/palantir.h index 2da4966..37d0cc8 100644 --- a/src/palantir.h +++ b/src/palantir.h @@ -23,7 +23,7 @@ #include -#define VERSION "1.14.1" +#define VERSION "1.14.2" #if LUA_VERSION_NUM < 503 #error "Lua 5.3 required"