Release 3.0.2 (#3394)

This commit is contained in:
Dustin J. Mitchell
2024-04-22 20:18:38 -04:00
committed by GitHub
parent 9b35ab37aa
commit bc86a1e53f
2 changed files with 9 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.1
VERSION 3.0.2
DESCRIPTION "Taskwarrior - a command-line TODO list manager"
HOMEPAGE_URL https://taskwarrior.org/)