Skip to content

Commit

Permalink
Bump chain to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandeberg committed Apr 17, 2024
1 parent 9e45fe5 commit 9f114ec
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 9f114ec

Please sign in to comment.