🔖 set version to 3.0.0
This commit is contained in:
parent
314e4e7699
commit
9e3c4ad11f
47 changed files with 451 additions and 56 deletions
|
|
@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.0.0)
|
|||
## PROJECT
|
||||
## name and version
|
||||
##
|
||||
project(nlohmann_json VERSION 2.1.1 LANGUAGES CXX)
|
||||
project(nlohmann_json VERSION 3.0.0 LANGUAGES CXX)
|
||||
|
||||
##
|
||||
## OPTIONS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue