This commit is contained in:
aaron-jack-manning 2022-08-30 19:56:13 +10:00
parent f3e6e75a8a
commit fe441d352f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "toru"
version = "0.3.0"
version = "0.4.0"
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.3.0
toru 0.4.0
Aaron Manning <contact@aaronmanning.net>
A command line task manager.