Skip to content

Commit

Permalink
Merge pull request #842 from koinos/bump-version
Browse files Browse the repository at this point in the history
Bumps version to v1.3.2
  • Loading branch information
mvandeberg authored Sep 5, 2024
2 parents 8f0c999 + cc719ab commit acaec4a
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.1
VERSION 1.3.2
DESCRIPTION "Koinos Chain microservice"
LANGUAGES CXX C)

Expand Down

0 comments on commit acaec4a

Please sign in to comment.