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 a8b58f4 commit a9759fbCopy full SHA for a9759fb
CMakeLists.txt
@@ -22,7 +22,7 @@ option(INFLUXCXX_WERROR "Build with -Werror enabled (if supported)" ON)
22
23
# Define project
24
project(influxdb-cxx
25
- VERSION 0.8.0
+ VERSION 0.8.1
26
DESCRIPTION "InfluxDB C++ client library"
27
LANGUAGES CXX
28
)
0 commit comments