Skip to content

Commit a01c484

Browse files
authored
Prepare v1.0.0 release (#68)
Bump version number.
1 parent 50462e0 commit a01c484

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)