Skip to content

Commit 634fb32

Browse files
committed
v1.0.1
1 parent 287b332 commit 634fb32

File tree

4 files changed

+460
-2
lines changed

4 files changed

+460
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.20)
22

33
project(
44
influxdb-cpp-rest
5-
VERSION 1.0.0
5+
VERSION 1.0.1
66
LANGUAGES CXX
77
DESCRIPTION "A C++ client library for InfluxDB using C++ REST SDK"
88
)

0 commit comments

Comments
 (0)