Skip to content

Commit

Permalink
bump to 0.9.0 (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
defiantnerd committed Apr 26, 2024
1 parent 9fd53f8 commit fb5d9ce
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.8.0
VERSION 0.9.0
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 fb5d9ce

Please sign in to comment.