Skip to content

Commit

Permalink
chore: bump version to 0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: black-desk <[email protected]>
  • Loading branch information
black-desk committed Mar 30, 2024
1 parent 706d38f commit 1d08ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.14..3.28.3)
project(
ocppi
LANGUAGES CXX
VERSION 0.2.3)
VERSION 0.3.0)

option(OCPPI_WITH_SPDLOG "Build ocppi with spdlog or not." OFF)

Expand Down

0 comments on commit 1d08ed8

Please sign in to comment.