diff --git a/Cargo.toml b/Cargo.toml index e6b678f..5507465 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "catfs" -version = "0.7.0" +version = "0.8.0" authors = ["Ka-Hing Cheung "] description = "Cache AnyThing filesystem" keywords = ["filesystem", "fuse", "cache"]