diff --git a/CMakeLists.txt b/CMakeLists.txt index 15eb377c..4ffa998c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)