Version bump 0.5.5.

This commit is contained in:
tastytea 2020-05-19 19:26:51 +02:00
parent 3909187f7a
commit 3c23f6d1a0
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ if(NOT CMAKE_BUILD_TYPE MATCHES "Debug")
endif()
project(mastodonpp
VERSION 0.5.4
VERSION 0.5.5
DESCRIPTION "C++ wrapper for the Mastodon and Pleroma APIs."
LANGUAGES CXX)