From 617e98164a0e9bf906cf85c86a16dfea3610fc63 Mon Sep 17 00:00:00 2001 From: ShadelessFox Date: Sun, 18 Oct 2020 14:29:48 +0300 Subject: [PATCH] Bump version to 0.1.8 --- include/decima/shared.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/decima/shared.hpp b/include/decima/shared.hpp index 118817b..5f2e291 100644 --- a/include/decima/shared.hpp +++ b/include/decima/shared.hpp @@ -27,7 +27,7 @@ namespace Decima { #define DECIMA_VERSION_MAJOR 0 #define DECIMA_VERSION_MINOR 1 -#define DECIMA_VERSION_MICRO 7 +#define DECIMA_VERSION_MICRO 8 // clang-format off #define DECIMA_VERSION \