From 3be9d070d5a501bbfafc294be0f9ac7f7753c8d9 Mon Sep 17 00:00:00 2001 From: Nishchal Bhandari Date: Thu, 18 Apr 2024 19:15:16 +0000 Subject: [PATCH] version bump --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 5f7e767..01137a8 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ #pragma once #define FSTALIGNER_VERSION_MAJOR 1 -#define FSTALIGNER_VERSION_MINOR 12 +#define FSTALIGNER_VERSION_MINOR 13 #define FSTALIGNER_VERSION_PATCH 0