Skip to content

Commit

Permalink
Merge pull request #170 from eosnetworkfoundation/elmato/bump_1_0_2
Browse files Browse the repository at this point in the history
[1.0] Bump 1.0.2 version
  • Loading branch information
elmato authored Jun 26, 2024
2 parents 58ade52 + b1aa4bf commit 76163e9
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.1)
set(PROJECT_VERSION 1.0.2)

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

0 comments on commit 76163e9

Please sign in to comment.