1
0
mirror of https://github.com/nlohmann/json.git synced 2026-07-21 19:23:03 +04:00

🔖 set version to 3.10.2

This commit is contained in:
Niels Lohmann
2021-08-26 08:13:04 +02:00
parent 28a169725e
commit 33b674b4b2
77 changed files with 95 additions and 85 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
## PROJECT
## name and version
##
project(nlohmann_json VERSION 3.10.1 LANGUAGES CXX)
project(nlohmann_json VERSION 3.10.2 LANGUAGES CXX)
##
## MAIN_PROJECT CHECK