diff --git a/CMakeLists.txt b/CMakeLists.txt index e49005d..bf7f5d9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required (VERSION 3.6) project (mastodon-cpp - VERSION 0.105.1 + VERSION 0.106.0 LANGUAGES CXX )