Skip to content

Commit a9759fb

Browse files
committed
Prepare next iteration
1 parent a8b58f4 commit a9759fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ option(INFLUXCXX_WERROR "Build with -Werror enabled (if supported)" ON)
2222

2323
# Define project
2424
project(influxdb-cxx
25-
VERSION 0.8.0
25+
VERSION 0.8.1
2626
DESCRIPTION "InfluxDB C++ client library"
2727
LANGUAGES CXX
2828
)

0 commit comments

Comments
 (0)