From 2182157dc1e07afe80e9e3c768a1bded14640190 Mon Sep 17 00:00:00 2001 From: Niels Lohmann Date: Fri, 21 Dec 2018 09:32:35 +0100 Subject: [PATCH] :memo: update documentation --- doc/examples/meta.output | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/examples/meta.output b/doc/examples/meta.output index cab02d7e..d402c4f2 100644 --- a/doc/examples/meta.output +++ b/doc/examples/meta.output @@ -2,7 +2,7 @@ "compiler": { "c++": "201103", "family": "clang", - "version": "10.0.0 (clang-1000.10.43.1)" + "version": "10.0.0 (clang-1000.11.45.5)" }, "copyright": "(C) 2013-2017 Niels Lohmann", "name": "JSON for Modern C++",