Skip to content

Commit 4575239

Browse files
committed
build(cmake): update project version
1 parent 83839ac commit 4575239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include(cmake/Utils.cmake)
77
#
88
project(
99
stdsharp
10-
VERSION 0.6.0
10+
VERSION 0.6.1
1111
LANGUAGES CXX)
1212

1313
config_lib(${PROJECT_NAME} INTERFACE STD 23)

0 commit comments

Comments
 (0)