chore: bump version to 0.0.2

This commit is contained in:
2023-11-16 20:05:58 +01:00
parent 78161ccb22
commit 8b1ac934b1

2
agenda
View File

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