From 9ee8ea921372c968e19616b23ea82705dc6f08b9 Mon Sep 17 00:00:00 2001 From: dan Date: Sun, 28 Jul 2024 11:51:51 +0200 Subject: [PATCH] Version 4.2.2 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 7e81c9e..45356ea 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.1 + VERSION 4.2.2 LANGUAGES CXX DESCRIPTION "A JSON C++ library and utility applications for handling JSON documents." HOMEPAGE_URL https://github.com/alfmep/libujson