🔖 set version to 3.0.0

This commit is contained in:
Niels Lohmann 2017-12-17 08:31:18 +01:00
parent 314e4e7699
commit 9e3c4ad11f
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
47 changed files with 451 additions and 56 deletions

View file

@ -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