diff --git a/CMakeLists.txt b/CMakeLists.txt index 428c8b9..4d26b6e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required (VERSION 3.7) project (mastodon-cpp - VERSION 0.12.3 + VERSION 0.13.0 LANGUAGES CXX )