mirror of
https://github.com/nlohmann/json.git
synced 2025-11-24 03:44:06 +08:00
🔖 set version to 3.10.2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user