🔖 set version to 3.6.0
This commit is contained in:
parent
002addabd8
commit
b37392b7ac
61 changed files with 226 additions and 140 deletions
|
|
@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
|
|||
## PROJECT
|
||||
## name and version
|
||||
##
|
||||
project(nlohmann_json VERSION 3.5.0 LANGUAGES CXX)
|
||||
project(nlohmann_json VERSION 3.6.0 LANGUAGES CXX)
|
||||
|
||||
##
|
||||
## INCLUDE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue