We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a17e2a4 commit 21bd10fCopy full SHA for 21bd10f
CMakeLists.txt
@@ -10,7 +10,7 @@
10
cmake_minimum_required(VERSION 3.13)
11
12
project("json_to_cpp"
13
- VERSION "1.0.0"
+ VERSION "1.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