Skip to content

Commit

Permalink
Merge pull request #853 from koinos/v1.4.0-rc1
Browse files Browse the repository at this point in the history
1.4.0
  • Loading branch information
sgerbino authored Feb 4, 2025
2 parents 9e7aa02 + b5bf02f commit 3edc281
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_chain
VERSION 1.3.2
VERSION 1.4.0
DESCRIPTION "Koinos Chain microservice"
LANGUAGES CXX C)

Expand Down

0 comments on commit 3edc281

Please sign in to comment.