version bump

This commit is contained in:
Niels 2016-11-02 20:52:15 +01:00
parent 79015b9d0a
commit 700977d73e
41 changed files with 49 additions and 41 deletions

View file

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