updated readme + version number

This commit is contained in:
sreedev
2023-11-14 18:36:27 -05:00
parent 3e407f69c8
commit b16236763c
2 changed files with 2 additions and 1 deletions

2
Cargo.lock generated
View File

@@ -320,7 +320,7 @@ dependencies = [
[[package]]
name = "deduplicator"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"anyhow",
"bytesize",

View File

@@ -21,6 +21,7 @@ Options:
-f, --follow-links Follow links while scanning directories
-h, --help Print help information
-V, --version Print version information
--json
```
### Examples