diff --git a/Cargo.toml b/Cargo.toml index 66a7524..f94d8a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toru" -version = "0.1.4" +version = "0.2.0" edition = "2021" authors = ["Aaron Manning "] license = "GPL-2.0-only" diff --git a/README.md b/README.md index 236a995..281add3 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.1.4 +toru 0.2.0 Aaron Manning A command line task manager.