🔖 set version to 3.5.0
This commit is contained in:
parent
1107f8cd82
commit
78348afeb6
58 changed files with 141 additions and 63 deletions
|
|
@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.8)
|
|||
## PROJECT
|
||||
## name and version
|
||||
##
|
||||
project(nlohmann_json VERSION 3.4.0 LANGUAGES CXX)
|
||||
project(nlohmann_json VERSION 3.5.0 LANGUAGES CXX)
|
||||
|
||||
##
|
||||
## INCLUDE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue