version bump

This commit is contained in:
Niels 2016-09-11 23:36:59 +02:00
parent 15925469c6
commit 768d66560e
41 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.3 LANGUAGES CXX)
project(nlohmann_json VERSION 2.0.4 LANGUAGES CXX)
enable_testing()