Skip to content

Commit

Permalink
build(cmake): update project version
Browse files Browse the repository at this point in the history
  • Loading branch information
c0nstexpr committed May 24, 2023
1 parent 83839ac commit 4575239
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 @@ -7,7 +7,7 @@ include(cmake/Utils.cmake)
#
project(
stdsharp
VERSION 0.6.0
VERSION 0.6.1
LANGUAGES CXX)

config_lib(${PROJECT_NAME} INTERFACE STD 23)
Expand Down

0 comments on commit 4575239

Please sign in to comment.