From 5596dcb36efd40ac85e1e6e6876c2cf68854d6ae Mon Sep 17 00:00:00 2001 From: Gulliver Date: Thu, 21 Mar 2024 15:00:46 +0100 Subject: [PATCH] new release - updated version to 0.1.8 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f25ae40..49f6d00 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -41,7 +41,7 @@ endif() project(expatpp VERSION - 0.1.7 + 0.1.8 LANGUAGES CXX )