🔖 set version to 3.2.0
This commit is contained in:
parent
7608a64e1e
commit
9f3857ef6f
54 changed files with 244 additions and 65 deletions
|
|
@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.8)
|
|||
## PROJECT
|
||||
## name and version
|
||||
##
|
||||
project(nlohmann_json VERSION 3.1.2 LANGUAGES CXX)
|
||||
project(nlohmann_json VERSION 3.2.0 LANGUAGES CXX)
|
||||
|
||||
##
|
||||
## INCLUDE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue