diff --git a/src/version.h b/src/version.h index dc6a2eb..e5995ea 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ #pragma once #define FSTALIGNER_VERSION_MAJOR 1 -#define FSTALIGNER_VERSION_MINOR 1 +#define FSTALIGNER_VERSION_MINOR 2 #define FSTALIGNER_VERSION_PATCH 0