From 757f724ad11080d146428be410c77fab79545755 Mon Sep 17 00:00:00 2001 From: dan Date: Sun, 15 Dec 2024 20:26:45 +0100 Subject: [PATCH] Version 4.2.3 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 246d4d5..ca2a3da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,7 @@ cmake_minimum_required (VERSION 3.22) # Project name and info # project (libujson - VERSION 4.2.2 + VERSION 4.2.3 LANGUAGES CXX DESCRIPTION "A JSON C++ library and utility applications for handling JSON documents." HOMEPAGE_URL https://github.com/alfmep/libujson