Skip to content

Commit

Permalink
bumping version to 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
defiantnerd committed Feb 26, 2024
1 parent cb96ae5 commit 4250a16
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 @@ -36,7 +36,7 @@ option(CLAP_WRAPPER_WINDOWS_SINGLE_FILE "Build a single fine (rather than folder

project(clap-wrapper
LANGUAGES C CXX
VERSION 0.7.1
VERSION 0.7.2
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 4250a16

Please sign in to comment.