mirror of
https://github.com/nlohmann/json.git
synced 2026-04-24 00:39:25 +00:00
version bump
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
# define the project
|
||||
project(nlohmann_json VERSION 2.0.4 LANGUAGES CXX)
|
||||
project(nlohmann_json VERSION 2.0.5 LANGUAGES CXX)
|
||||
|
||||
enable_testing()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user