version bump

This commit is contained in:
Niels 2016-09-14 23:06:39 +02:00
parent 6bbcdc1ec5
commit 3d104f1d43
40 changed files with 46 additions and 39 deletions

View file

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