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 287b332 commit 634fb32Copy full SHA for 634fb32
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.20)
2
3
project(
4
influxdb-cpp-rest
5
- VERSION 1.0.0
+ VERSION 1.0.1
6
LANGUAGES CXX
7
DESCRIPTION "A C++ client library for InfluxDB using C++ REST SDK"
8
)
0 commit comments