prepared release

This commit is contained in:
Niels 2016-07-31 13:37:04 +02:00
parent 9e51c9041e
commit a05df038cd
11 changed files with 14 additions and 13 deletions

View file

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.0)
# define the project
project(nlohmann_json VERSION 2.0.0 LANGUAGES CXX)
project(nlohmann_json VERSION 2.0.2 LANGUAGES CXX)
enable_testing()