diff --git a/Cargo.toml b/Cargo.toml index 1346a1f..c86ab7f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toru" -version = "0.2.0" +version = "0.2.1" edition = "2021" authors = ["Aaron Manning "] license = "GPL-2.0-only" diff --git a/README.md b/README.md index 281add3..7629d42 100644 --- a/README.md +++ b/README.md @@ -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 A command line task manager.