0.2.1
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
[package]
 | 
					[package]
 | 
				
			||||||
name = "toru"
 | 
					name = "toru"
 | 
				
			||||||
version = "0.2.0"
 | 
					version = "0.2.1"
 | 
				
			||||||
edition = "2021"
 | 
					edition = "2021"
 | 
				
			||||||
authors = ["Aaron Manning <contact@aaronmanning.net>"]
 | 
					authors = ["Aaron Manning <contact@aaronmanning.net>"]
 | 
				
			||||||
license = "GPL-2.0-only"
 | 
					license = "GPL-2.0-only"
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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:
 | 
					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>
 | 
					Aaron Manning <contact@aaronmanning.net>
 | 
				
			||||||
A command line task manager.
 | 
					A command line task manager.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user