Version bump 0.111.0

This commit is contained in:
tastytea 2019-10-06 16:40:22 +02:00
parent b4d6e37c96
commit ec49399d39
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ endif()
include(GNUInstallDirs)
project (mastodon-cpp
VERSION 0.110.0
VERSION 0.111.0
LANGUAGES CXX)
# DESCRIPTION was introduced in version 3.9.