diff --git a/CMakeLists.txt b/CMakeLists.txt index 5e670c9..d490d8a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -20,7 +20,7 @@ if(NOT ${CMAKE_BUILD_TYPE} MATCHES "Debug") endif() project(mastodonpp - VERSION 0.5.5 + VERSION 0.5.7 DESCRIPTION "C++ wrapper for the Mastodon and Pleroma APIs." LANGUAGES CXX)