diff --git a/CMakeLists.txt b/CMakeLists.txt index e445b48..6f389ac 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ endif() include(GNUInstallDirs) project (mastodon-cpp - VERSION 0.111.0 + VERSION 0.111.1 LANGUAGES CXX) # DESCRIPTION was introduced in version 3.9.