Skip to content

Commit ed12647

Browse files
committed
chore: release 0.2.1
Signed-off-by: black-desk <[email protected]>
1 parent 6d207e8 commit ed12647

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
@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.23)
33
project(
44
ocppi
55
LANGUAGES CXX
6-
VERSION 0.2.0)
6+
VERSION 0.2.1)
77

88
option(OCPPI_BUILD_EXAMPLES "Build examples of ocppi or not"
99
${PROJECT_IS_TOP_LEVEL})

0 commit comments

Comments
 (0)