Update for 3.0.1 (#3382)

update for 3.0.1
This commit is contained in:
Dustin J. Mitchell 2024-04-20 19:18:57 -04:00 committed by GitHub
parent f054a4061e
commit 0627447a6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 3 deletions

View file

@ -3,7 +3,7 @@ cmake_minimum_required (VERSION 3.22)
set (CMAKE_EXPORT_COMPILE_COMMANDS ON)
project (task
VERSION 3.0.0
VERSION 3.0.1
DESCRIPTION "Taskwarrior - a command-line TODO list manager"
HOMEPAGE_URL https://taskwarrior.org/)