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

This commit is contained in:
tastytea 2020-07-02 05:14:23 +02:00
parent f522c9ae45
commit eda8bcf69c
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ set(CMAKE_BUILD_TYPE "Release" CACHE STRING "The type of build.")
option(BUILD_SHARED_LIBS "Build shared libraries." YES)
project(fediblock-backend
VERSION 0.0.0
VERSION 0.1.0
DESCRIPTION "Turns form data into JSON and opens a pull request."
LANGUAGES CXX)