Skip to content

Commit d6b6e0f

Browse files
committed
Increase release version
1 parent 43bf7b1 commit d6b6e0f

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.2
5+
VERSION 0.0.3
66
LANGUAGES CXX)
77

88
add_library(traits INTERFACE)

0 commit comments

Comments
 (0)