Skip to content

Commit 919a6b9

Browse files
committed
build(cmake): bump version
1 parent 1a0cc09 commit 919a6b9

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.4.0
10+
VERSION 0.4.1
1111
LANGUAGES CXX)
1212

1313
config_lib(${PROJECT_NAME} INTERFACE STD 23)

0 commit comments

Comments
 (0)