Skip to content

Commit 8bcca92

Browse files
committed
Prepare v1.0.0 release
Bump version number.
1 parent 50462e0 commit 8bcca92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ project(
33
kassert
44
DESCRIPTION "Assertion library for KaMPIng"
55
LANGUAGES CXX
6-
VERSION 0.2.2
6+
VERSION 1.0.0
77
)
88
if (CMAKE_VERSION VERSION_LESS 3.21)
99
if (CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME)

0 commit comments

Comments
 (0)