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 7c5ba9e commit 26d0b47Copy full SHA for 26d0b47
CMakeLists.txt
@@ -10,7 +10,7 @@ option(INFLUXCXX_COVERAGE "Enable Coverage" OFF)
10
11
# Define project
12
project(influxdb-cxx
13
- VERSION 0.6.2
+ VERSION 0.6.3
14
DESCRIPTION "InfluxDB C++ client library"
15
LANGUAGES CXX
16
)
0 commit comments