mirror of
https://github.com/nlohmann/json.git
synced 2026-02-17 09:03:58 +00:00
🔖 set version to 3.9.1
This commit is contained in:
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
|
||||
## PROJECT
|
||||
## name and version
|
||||
##
|
||||
project(nlohmann_json VERSION 3.9.0 LANGUAGES CXX)
|
||||
project(nlohmann_json VERSION 3.9.1 LANGUAGES CXX)
|
||||
|
||||
##
|
||||
## INCLUDE
|
||||
|
||||
Reference in New Issue
Block a user