Skip to content

Commit b3720ca

Browse files
committed
Increment project version
1 parent b6b63aa commit b3720ca

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
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.24)
22

33
project(
44
Traits
5-
VERSION 0.0.1
5+
VERSION 0.0.2
66
LANGUAGES CXX)
77

88
add_library(traits INTERFACE)

0 commit comments

Comments
 (0)