diff --git a/Cargo.toml b/Cargo.toml index e5a2a67..c529edd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reflink-copy" -version = "0.1.17" +version = "0.1.18" authors = ["Jiahao XU "] edition = "2018" description = "copy-on-write mechanism on supported file systems"