mirror of
https://github.com/nlohmann/json.git
synced 2025-07-29 23:01:16 +03:00
🔖 set version to 3.1.0
- updated documentation wrt. new repository layout - temporarily switched off Homebrew --HEAD building (can only be switched on after release) - set copyright date to 2018
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
j1 = {"e":2.71828182845905,"pi":3.14159265358979}
|
||||
j1 = {"e":2.718281828459045,"pi":3.141592653589793}
|
||||
j2 = [1,2,3,4,5]
|
||||
|
Reference in New Issue
Block a user