This commit is contained in:
aaron-jack-manning 2022-08-25 21:25:34 +10:00
parent 7b0fc51b2d
commit 083d276252
2 changed files with 2 additions and 2 deletions

View File

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

View File

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