We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b531b7a commit 8a8bda1Copy full SHA for 8a8bda1
1 file changed
CMakeLists.txt
@@ -10,7 +10,7 @@
10
cmake_minimum_required(VERSION 3.13)
11
12
project("json_to_cpp"
13
- VERSION "2.0.0"
+ VERSION "2.0.1"
14
DESCRIPTION "Try to use the JSON structures to make C++ structures and bindings"
15
HOMEPAGE_URL "https://github.com/beached/json_to_cpp"
16
LANGUAGES C CXX)
0 commit comments