chore: bump version to 0.0.3

This commit is contained in:
2023-11-16 21:31:29 +01:00
parent 406ffb7c19
commit 84428c773a
2 changed files with 2 additions and 2 deletions

2
agenda
View File

@@ -47,7 +47,7 @@ __usage() {
}
__version() {
echo "${0##*/} version 0.0.2"
echo "${0##*/} version 0.0.3"
}
__main() {

View File

@@ -1,4 +1,4 @@
.TH AGENDA 1 "2023-11-14" "agenda 0.0.1"
.TH AGENDA 1 "2023-11-14" "agenda 0.0.3"
\#=============================================================================
.SH NAME
agenda \- Manage daily tasks and notes in any plain text format.