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

This commit is contained in:
tastytea 2021-05-24 21:39:41 +02:00
parent 72e2482028
commit 80d2e5b86b
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ set(CMAKE_BUILD_TYPE "Release" CACHE STRING "The type of build.")
set(XGETTEXT_CMD "xgettext" CACHE STRING "The command for xgettext.")
project(epubgrep
VERSION 0.1.0
VERSION 0.1.1
DESCRIPTION "Search tool for EPUB ebooks"
LANGUAGES CXX)