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

This commit is contained in:
tastytea 2022-06-11 09:06:04 +02:00
parent ed9b0bfcfb
commit 58791fce82
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
option(LIBRAVATAR_BUNDLED_IDENTICONPP "use bundled identiconpp" NO)
project(libravatarserv
VERSION 0.8.0
VERSION 0.9.0
DESCRIPTION "A simple libravatar server."
HOMEPAGE_URL "https://schlomp.space/tastytea/libravatarserv"
LANGUAGES CXX)