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 719d16b commit 43048d7Copy full SHA for 43048d7
CMakeLists.txt
@@ -20,7 +20,7 @@ option(INFLUXCXX_COVERAGE "Enable Coverage" OFF)
20
21
# Define project
22
project(influxdb-cxx
23
- VERSION 0.6.4
+ VERSION 0.6.5
24
DESCRIPTION "InfluxDB C++ client library"
25
LANGUAGES CXX
26
)
0 commit comments