🔖 set version to 2.1.0

pull/439/head
Niels Lohmann 2017-01-28 16:46:03 +01:00
parent d870826811
commit cdde1a9436
2 changed files with 4 additions and 4 deletions

View File

@ -1117,8 +1117,8 @@ class basic_json
{
{"string", "2.1.0"},
{"major", 2},
{"minor", 0},
{"patch", 10},
{"minor", 1},
{"patch", 0},
};
#ifdef _WIN32

View File

@ -1117,8 +1117,8 @@ class basic_json
{
{"string", "2.1.0"},
{"major", 2},
{"minor", 0},
{"patch", 10},
{"minor", 1},
{"patch", 0},
};
#ifdef _WIN32