diff --git a/Cargo.toml b/Cargo.toml index 507193a2..b3324c05 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "xattr" edition = "2021" -version = "0.2.3" +version = "1.0.0" authors = ["Steven Allen "] description = "unix extended filesystem attributes"