Version bump 0.111.1.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2019-10-06 17:20:44 +02:00
parent ad0773d5a7
commit d37e720a11
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.111.0
VERSION 0.111.1
LANGUAGES CXX)
# DESCRIPTION was introduced in version 3.9.