From 77a5053147d23ebb63b7b9f7c268c9fb10b4ad29 Mon Sep 17 00:00:00 2001 From: Pavel Kirienko Date: Thu, 4 Apr 2024 20:47:21 +0300 Subject: [PATCH] Bump the minor version --- kocherga/kocherga.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kocherga/kocherga.hpp b/kocherga/kocherga.hpp index b3df838..891d03d 100644 --- a/kocherga/kocherga.hpp +++ b/kocherga/kocherga.hpp @@ -13,7 +13,7 @@ #include #define KOCHERGA_VERSION_MAJOR 2 // NOLINT NOSONAR -#define KOCHERGA_VERSION_MINOR 0 // NOLINT NOSONAR +#define KOCHERGA_VERSION_MINOR 1 // NOLINT NOSONAR #ifndef KOCHERGA_ASSERT # include