🔖 set version to 3.7.0
This commit is contained in:
parent
66d63abe6d
commit
48e1fe03b5
57 changed files with 212 additions and 68 deletions
|
|
@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
|
|||
## PROJECT
|
||||
## name and version
|
||||
##
|
||||
project(nlohmann_json VERSION 3.6.1 LANGUAGES CXX)
|
||||
project(nlohmann_json VERSION 3.7.0 LANGUAGES CXX)
|
||||
|
||||
##
|
||||
## INCLUDE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue