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