Skip to content

Commit

Permalink
Merge pull request #116 from koinos/v1.5.0-rc1
Browse files Browse the repository at this point in the history
1.5.0
  • Loading branch information
sgerbino authored Feb 4, 2025
2 parents 598bc72 + df4a7fc commit 3f2a276
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 @@ -12,7 +12,7 @@ FetchContent_MakeAvailable(koinos_cmake)
include("${koinos_cmake_SOURCE_DIR}/Koinos.cmake")

project(koinos_mempool
VERSION 1.4.0
VERSION 1.5.0
DESCRIPTION "The Koinos mempool"
LANGUAGES CXX C)

Expand Down

0 comments on commit 3f2a276

Please sign in to comment.