Skip to content

Commit

Permalink
chore: update version to 0.1.5
Browse files Browse the repository at this point in the history
Signed-off-by: black-desk <me@black-desk.cn>
  • Loading branch information
black-desk committed Oct 11, 2023
1 parent 573ef2d commit 11f1367
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.23)
project(
ocppi
LANGUAGES CXX
VERSION 0.1.4)
VERSION 0.1.5)

option(OCPPI_BUILD_EXAMPLES "Build examples of ocppi or not"
${PROJECT_IS_TOP_LEVEL})
Expand Down
6 changes: 3 additions & 3 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ocppi (0.1.4-1) UNRELEASED; urgency=medium
ocppi (0.1.5-1) UNRELEASED; urgency=medium

*
* Initial release

-- Chen Linxuan <me@black-desk.cn> Mon, 18 Sep 2023 18:12:09 +0800
-- Chen Linxuan <me@black-desk.cn> Wed, 11 Oct 2023 21:55:31 +0800

0 comments on commit 11f1367

Please sign in to comment.