Skip to content

Commit f7536b8

Browse files
committed
build(cmake): update project version
1 parent 06f554b commit f7536b8

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
@@ -5,7 +5,7 @@ include(cmake/Utils.cmake)
55
#
66
# Project details
77
#
8-
project(stdsharp VERSION 0.2.6 LANGUAGES CXX)
8+
project(stdsharp VERSION 0.2.7.3 LANGUAGES CXX)
99

1010
config_lib(${PROJECT_NAME} INTERFACE STD 23)
1111

0 commit comments

Comments
 (0)