🔖 set version to 3.0.1

This commit is contained in:
Niels Lohmann 2017-12-29 18:31:13 +01:00
parent ebc6849b71
commit 92484f0caf
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
49 changed files with 85 additions and 62 deletions

View file

@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.0.0)
## PROJECT
## name and version
##
project(nlohmann_json VERSION 3.0.0 LANGUAGES CXX)
project(nlohmann_json VERSION 3.0.1 LANGUAGES CXX)
##
## OPTIONS