diff --git a/include/nlohmann/json.hpp b/include/nlohmann/json.hpp index 43f681d4a..dbed14643 100644 --- a/include/nlohmann/json.hpp +++ b/include/nlohmann/json.hpp @@ -7118,7 +7118,7 @@ class basic_json @complexity Logarithmic. - @since version + @since version 3.4.0 */ void erase(const json_pointer& ptr) {