diff --git a/include/ovni.h b/include/ovni.h index d151395..6b7dbf2 100644 --- a/include/ovni.h +++ b/include/ovni.h @@ -34,7 +34,7 @@ typedef struct json_value_t JSON_Value; #define OVNI_STREAM_EXT ".obs" /* Follow https://semver.org rules for versioning */ -#define OVNI_LIB_VERSION "1.0.0" +#define OVNI_LIB_VERSION "1.1.0" /* ----------------------- common ------------------------ */