Skip to content

Commit

Permalink
Merge pull request #838 from koinos/1.3.1
Browse files Browse the repository at this point in the history
Bump chain to 1.3.1
  • Loading branch information
sgerbino authored Apr 18, 2024
2 parents 9e45fe5 + 9f114ec commit b9a9f5a
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.0
VERSION 1.3.1
DESCRIPTION "Koinos Chain microservice"
LANGUAGES CXX C)

Expand Down

0 comments on commit b9a9f5a

Please sign in to comment.