Skip to content

Commit

Permalink
bump version 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yarkinwho committed Nov 15, 2024
1 parent c526cad commit 87c66a9
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 @@ -35,7 +35,7 @@ if(NOT SILKWORM_HAS_PARENT)
endif()

project(silkworm)
set(PROJECT_VERSION 1.0.7)
set(PROJECT_VERSION 1.0.8)

# conan must be initiailzed after project definition to properly detect target architecture.
if(NOT SILKWORM_HAS_PARENT)
Expand Down

0 comments on commit 87c66a9

Please sign in to comment.