This commit is contained in:
aaron-jack-manning 2022-09-14 20:38:04 +10:00
parent 1cfd481484
commit 3f7148c8ef
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "toru"
version = "0.5.0"
version = "0.5.1"
edition = "2021"
authors = ["Aaron Manning <contact@aaronmanning.net>"]
license = "GPL-2.0-only"

View File

@ -37,7 +37,7 @@ which will create an executable at `/target/release/toru`.
Simply type `toru` in terminal to display help information for each command:
```
toru 0.5.0
toru 0.5.1
Aaron Manning <contact@aaronmanning.net>
A command line task manager.