diff --git a/Cargo.toml b/Cargo.toml index cc28106..cbb9e24 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toru" -version = "0.5.0" +version = "0.5.1" edition = "2021" authors = ["Aaron Manning "] license = "GPL-2.0-only" diff --git a/README.md b/README.md index fbf24e7..2c32aa8 100755 --- a/README.md +++ b/README.md @@ -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 A command line task manager.