mirror of
https://github.com/nlohmann/json.git
synced 2025-11-23 19:34:10 +08:00
🔖 set version to 3.9.0
This commit is contained in:
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
|
||||
## PROJECT
|
||||
## name and version
|
||||
##
|
||||
project(nlohmann_json VERSION 3.8.0 LANGUAGES CXX)
|
||||
project(nlohmann_json VERSION 3.9.0 LANGUAGES CXX)
|
||||
|
||||
##
|
||||
## INCLUDE
|
||||
|
||||
Reference in New Issue
Block a user