Skip to content

Commit

Permalink
Increase release version
Browse files Browse the repository at this point in the history
  • Loading branch information
eel76 committed Nov 26, 2024
1 parent 4358071 commit d6f3d4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.24)

project(
Traits
VERSION 0.0.3
VERSION 0.0.4
LANGUAGES CXX)

add_library(traits INTERFACE)
Expand Down

0 comments on commit d6f3d4a

Please sign in to comment.