We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49f954f commit 284906aCopy full SHA for 284906a
1 file changed
CMakeLists.txt
@@ -5,7 +5,7 @@ if (DEFINED ENV{RESTC_CPP_VERSION})
5
endif()
6
7
if (NOT DEFINED RESTC_CPP_VERSION)
8
- set(RESTC_CPP_VERSION 0.9.0)
+ set(RESTC_CPP_VERSION 0.9.1)
9
10
11
project (restc-cpp VERSION ${RESTC_CPP_VERSION})
0 commit comments