Skip to content

Commit

Permalink
Move CMakeLists version to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
baconpaul committed Jul 7, 2024
1 parent 8dda8b5 commit 6f37cc7
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 @@ -37,7 +37,7 @@ option(CLAP_WRAPPER_BUILD_TESTS "Build test CLAP wrappers" OFF)

project(clap-wrapper
LANGUAGES C CXX
VERSION 0.10.0
VERSION 0.10.1
DESCRIPTION "CLAP-as-X wrappers"
)
set(CLAP_WRAPPER_VERSION "${CMAKE_PROJECT_VERSION}" CACHE STRING "Version of the wrapper project")
Expand Down

0 comments on commit 6f37cc7

Please sign in to comment.